aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-03-30 14:30:27 +0100
committerMike McQuaid2015-03-31 17:18:32 +0100
commitf7c50ebe94f7881ddef391018f949b78e66415b6 (patch)
tree7dbe8111cd3ffcf41708352135a948e5cd4af138 /Library/Formula
parent219cd09bf4d773ef92e3115d627729742042c061 (diff)
downloadhomebrew-f7c50ebe94f7881ddef391018f949b78e66415b6.tar.bz2
groonga: update 5.0.1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/groonga.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/groonga.rb b/Library/Formula/groonga.rb
index caeb7536e..eac3498b7 100644
--- a/Library/Formula/groonga.rb
+++ b/Library/Formula/groonga.rb
@@ -31,9 +31,9 @@ class Groonga < Formula
end
bottle do
- sha1 "2fdf891db87a18d16a6957ce4578456e86e6c8ec" => :yosemite
- sha1 "15b4d1ee1571f4837d78fb6a5ac17febb9f31a0f" => :mavericks
- sha1 "5383235d638b0ede0970c2343e8cae44e7858949" => :mountain_lion
+ sha256 "25685326a3bb8bb08f24622bec9aa3b892026b4690e28128c3ea1ef804f188d3" => :yosemite
+ sha256 "d751e9c1e0afd58a66b9f0e7dc3e488ced59611f00674e9551a899783015ce2b" => :mavericks
+ sha256 "ddf57c338f38c5ff227a6709d3ca151250d1600a64cf41e248d0b139c4b03899" => :mountain_lion
end
depends_on "pkg-config" => :build