groonga: update 4.0.5 bottle.

Closes Homebrew/homebrew#31944.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-08-28 14:39:52 +01:00 committed by Mike McQuaid
parent 684e282429
commit 3f2582e1b7

View file

@ -6,9 +6,9 @@ class Groonga < Formula
sha1 "2e6fd8743a71532f5ee29f3508b678f5505802d2"
bottle do
sha1 "457bd21e361f3f60442f924cb0053e960baa83ce" => :mavericks
sha1 "0c3a36b9bad2f5708abbd85542245d113ec68b17" => :mountain_lion
sha1 "849a0030a19683cdb881d84de39f4510ae63354f" => :lion
sha1 "9c6ab2a1c81cf907cadfb0a48a66a326737091b9" => :mavericks
sha1 "c39d70c9ae83fd3af14079d0102391cf4b7649bb" => :mountain_lion
sha1 "d46e6f5df48d56b653b8fe183b1caf83634e128b" => :lion
end
depends_on "pkg-config" => :build