diff options
| author | BrewTestBot | 2014-11-13 04:06:31 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-13 08:35:41 +0000 |
| commit | 883598bdf853e09b745ee5168fb2813724615c6a (patch) | |
| tree | 901116a406b735086f6bb717801cbc97f7bf2f65 /Library/Formula/findutils.rb | |
| parent | ac30d8c827a701ad36245cd93681811103e719aa (diff) | |
| download | homebrew-883598bdf853e09b745ee5168fb2813724615c6a.tar.bz2 | |
findutils: update 4.4.2 bottle.
Diffstat (limited to 'Library/Formula/findutils.rb')
| -rw-r--r-- | Library/Formula/findutils.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/findutils.rb b/Library/Formula/findutils.rb index 395e6b80a..adac3d173 100644 --- a/Library/Formula/findutils.rb +++ b/Library/Formula/findutils.rb @@ -7,9 +7,10 @@ class Findutils < Formula sha1 "e8dd88fa2cc58abffd0bfc1eddab9020231bb024" bottle do - sha1 "aa891bdc442314c4aeb3f1a14d9b3d5ebe037332" => :mavericks - sha1 "8c75b59f6e8e39246879f3dadca6007f7147e3f0" => :mountain_lion - sha1 "bc7e41186d3a3610a417b4dd5fd9a874f9b21c58" => :lion + revision 1 + sha1 "2f98c4a6352ba11092a3e90cab5670e4e1b95e07" => :yosemite + sha1 "93a1389d8a4124a8f36832484dd0232ac7bf99c7" => :mavericks + sha1 "60134ccc215dd1216bfb256a1d38dd58c74525de" => :mountain_lion end deprecated_option "default-names" => "with-default-names" |
