pgroonga 1.1.4
Closes #5778. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
6ff06f2d74
commit
8576d53cfd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pgroonga < Formula
|
||||
desc "PostgreSQL plugin to use Groonga as index"
|
||||
homepage "https://pgroonga.github.io/"
|
||||
url "http://packages.groonga.org/source/pgroonga/pgroonga-1.1.3.tar.gz"
|
||||
sha256 "b160973b5573f3acc3be2d0b29a91441498af39201ffdaf06b9824e6705d920c"
|
||||
url "http://packages.groonga.org/source/pgroonga/pgroonga-1.1.4.tar.gz"
|
||||
sha256 "e1b20d9266933996c5c22598dddf8d02af343f5b86d75a526998989db1e24a1b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue