diff options
| author | cosmo0920 | 2014-08-28 22:16:32 +0900 |
|---|---|---|
| committer | Mike McQuaid | 2014-08-28 15:00:04 +0100 |
| commit | ce3646d178ff909e809f4849d74ce74f761ddf69 (patch) | |
| tree | bd03ae0f158a77ebcb6f48b30867bef188f4685f /Library | |
| parent | 129c8923e378e7e2945e48de88166c6731e78280 (diff) | |
| download | homebrew-ce3646d178ff909e809f4849d74ce74f761ddf69.tar.bz2 | |
groonga 4.0.5
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/groonga.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/groonga.rb b/Library/Formula/groonga.rb index d79953b63..6d1584e1c 100644 --- a/Library/Formula/groonga.rb +++ b/Library/Formula/groonga.rb @@ -2,8 +2,8 @@ require "formula" class Groonga < Formula homepage "http://groonga.org/" - url "http://packages.groonga.org/source/groonga/groonga-4.0.4.tar.gz" - sha1 "47c874beb84fcb1c5420a5cb1d1da1441464dcbb" + url "http://packages.groonga.org/source/groonga/groonga-4.0.5.tar.gz" + sha1 "2e6fd8743a71532f5ee29f3508b678f5505802d2" bottle do sha1 "457bd21e361f3f60442f924cb0053e960baa83ce" => :mavericks |
