diff options
| author | BrewTestBot | 2015-01-12 14:19:37 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-12 14:23:52 +0000 |
| commit | 479004fc53fd1633716eb0aca06d8f36a6672eca (patch) | |
| tree | eccd68c95beb68b7451ad633c63984d7d16e3ede /Library | |
| parent | d32f6225d301b609cbe9023789f6d6e6613a7afc (diff) | |
| download | homebrew-479004fc53fd1633716eb0aca06d8f36a6672eca.tar.bz2 | |
htop-osx: update 0.8.2.3 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/htop-osx.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/htop-osx.rb b/Library/Formula/htop-osx.rb index b85879723..9e2895305 100644 --- a/Library/Formula/htop-osx.rb +++ b/Library/Formula/htop-osx.rb @@ -4,10 +4,9 @@ class HtopOsx < Formula sha1 "43d63772dd610fb238e3b9a83c066658bd6218d9" bottle do - revision 1 - sha1 "846c2f8b7711960139af43f407d23f058825ca8f" => :yosemite - sha1 "3c6b4366aae7b1dad12275a66c4fa68e2c0312b7" => :mavericks - sha1 "3736ab4a1ac5cc0c3593e882a51d65a99ed359f0" => :mountain_lion + sha1 "9de4bee7456fe78f5569bac225cd9d23af1b72eb" => :yosemite + sha1 "30d4a704b72f2b05b95375c7308f67ea8b5ce272" => :mavericks + sha1 "a795b939866e1d130bf93762e4b8d755249c634e" => :mountain_lion end depends_on "autoconf" => :build |
