Skip to content

Commit c95b472

Browse files
committed
groonga 15.1.1
1 parent 5d142dc commit c95b472

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.9/groonga-15.0.9.tar.gz"
5-
sha256 "f9969d2f8025a31dd201d8ce0e5db3a1547144e6191f75a9bbb1d771b7f0def2"
4+
url "https://github.com/groonga/groonga/releases/download/v15.1.1/groonga-15.1.1.tar.gz"
5+
sha256 "2b15132948ea7cd7e9c8e726d2e2d390f9927efbc14536e0bea992e05db8f070"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)