pgroonga 2.1.8
Closes #37138. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d9a0abcdd3
commit
540daa3310
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pgroonga < Formula
|
||||
desc "PostgreSQL plugin to use Groonga as index"
|
||||
homepage "https://pgroonga.github.io/"
|
||||
url "https://packages.groonga.org/source/pgroonga/pgroonga-2.1.6.tar.gz"
|
||||
sha256 "89eb70c1df6a4ca33aa968ae3d8169ac481cdbbfa73b385f27b77c5aab5b9ee9"
|
||||
revision 1
|
||||
url "https://packages.groonga.org/source/pgroonga/pgroonga-2.1.8.tar.gz"
|
||||
sha256 "3a009f7acff446dc5556e9796808c8282a34a147531fb1750a7ab58c0aed6c4c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue