diff options
Diffstat (limited to 'Library/Formula/htop-osx.rb')
| -rw-r--r-- | Library/Formula/htop-osx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/htop-osx.rb b/Library/Formula/htop-osx.rb index 29a575a07..bd0154703 100644 --- a/Library/Formula/htop-osx.rb +++ b/Library/Formula/htop-osx.rb @@ -3,7 +3,7 @@ require 'formula' class HtopOsx < Formula homepage 'https://github.com/max-horvath/htop-osx' url 'https://github.com/max-horvath/htop-osx/tarball/0.8.2.1-2012-04-18' - md5 'c1e91e6afe98ec124dab12f420c855da' + sha1 '90975472c683e59a6476e215ae5cb768d86659a8' depends_on :automake |
