diff --git a/Formula/htop-osx.rb b/Formula/htop-osx.rb index 7ec72f4162..7c851f3c05 100644 --- a/Formula/htop-osx.rb +++ b/Formula/htop-osx.rb @@ -2,9 +2,8 @@ require 'formula' class HtopOsx < Formula homepage 'https://github.com/max-horvath/htop-osx' - url 'https://github.com/max-horvath/htop-osx/archive/0.8.2.1-2013-03-31.tar.gz' - version '0.8.2.1' - sha1 '9c4bbe8517b59ca2ead8fedd4b8b24452f2ec55e' + url 'https://github.com/max-horvath/htop-osx/archive/0.8.2.2.tar.gz' + sha1 '17c56fe5efe81cf6b0f4c13a958fa7e4d8591b23' depends_on :autoconf depends_on :automake