Skip to content

Commit 8eab4f4

Browse files
committed
groonga 15.0.1
1 parent 9719807 commit 8eab4f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/groonga.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Groonga < Formula
22
desc "Fulltext search engine and column store"
33
homepage "https://groonga.org/"
4-
url "https://github.com/groonga/groonga/releases/download/v15.0.0/groonga-15.0.0.tar.gz"
5-
sha256 "e4450fa797aebadf8d282cfd5b325e3baefe6b51874fdd743aff32815d62c1ff"
4+
url "https://github.com/groonga/groonga/releases/download/v15.0.1/groonga-15.0.1.tar.gz"
5+
sha256 "7976cf55b0e5d581d738c2dd0528250035d1194e26d05b60b806483618b71791"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)