diff options
| author | BrewTestBot | 2014-07-16 06:21:18 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-16 14:47:02 -0700 |
| commit | e6e7c1071628aae0852354164f501d1c410cef71 (patch) | |
| tree | fea84a9eb666e18b0355a864c218052702cd9c5a | |
| parent | b74166759b8222f3f6d1486550853485fac402f4 (diff) | |
| download | homebrew-e6e7c1071628aae0852354164f501d1c410cef71.tar.bz2 | |
the_platinum_searcher: update 1.6.5 bottle.
Closes #30714.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/the_platinum_searcher.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/the_platinum_searcher.rb b/Library/Formula/the_platinum_searcher.rb index 21557abaf..2eb04884d 100644 --- a/Library/Formula/the_platinum_searcher.rb +++ b/Library/Formula/the_platinum_searcher.rb @@ -10,9 +10,10 @@ class ThePlatinumSearcher < Formula depends_on :hg => :build bottle do - sha1 "ea198486a8ae7d8fcb4990981aee01b6867e7311" => :mavericks - sha1 "f71a8d2dcb9573d1202b2c2493230d5d0ab383ab" => :mountain_lion - sha1 "bfdc5095cfbf3e38ca7900b3fb5dad1ec10f089d" => :lion + revision 1 + sha1 "9e69bb5e18cacc5f6e4e9fc07ef31bd54a875b08" => :mavericks + sha1 "2443a197a960177d7a38930f82b209f8e3ce7c56" => :mountain_lion + sha1 "b97b398a0622bb48f31cf6cfd7905354a223912e" => :lion end def install |
