the_silver_searcher: update 0.24.1 bottle.

Closes Homebrew/homebrew#31658.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-08-17 09:21:14 +01:00 committed by Mike McQuaid
parent ed19a9ae1f
commit e8aa6b2252

View file

@ -8,9 +8,9 @@ class TheSilverSearcher < Formula
bottle do
cellar :any
sha1 "ba7c8ec45ef3160d96d6dd9fbc3d6a49ed1edfa1" => :mavericks
sha1 "ca014561ab2377f5472bd282ab1626ecf80217f0" => :mountain_lion
sha1 "909aab922667864ab1eb756fd05420c43ea705d7" => :lion
sha1 "f562ee6383e3af235558a2a67840393e4a219bb5" => :mavericks
sha1 "b7ce0893766ec4e2b5edad4f9e8a35011ca5f3d1" => :mountain_lion
sha1 "b2f8d43c14657ce6637806d0651ec0c22a014459" => :lion
end
depends_on "autoconf" => :build