aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMax Horvath2015-01-12 14:55:28 +0100
committerMike McQuaid2015-01-12 14:23:07 +0000
commitd32f6225d301b609cbe9023789f6d6e6613a7afc (patch)
tree1040f3741566de53abd3510cfd28553a68793020 /Library/Formula
parent614ec4ea8b4a28e21c2ad653575c6db33dccadb5 (diff)
downloadhomebrew-d32f6225d301b609cbe9023789f6d6e6613a7afc.tar.bz2
htop-osx: fix SIGSEGV with COLS > 178.
Closes #34684. Closes #35782.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/htop-osx.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/htop-osx.rb b/Library/Formula/htop-osx.rb
index 9d1bd3af9..b85879723 100644
--- a/Library/Formula/htop-osx.rb
+++ b/Library/Formula/htop-osx.rb
@@ -1,7 +1,7 @@
class HtopOsx < Formula
homepage "https://github.com/max-horvath/htop-osx"
- url "https://github.com/max-horvath/htop-osx/archive/0.8.2.2.tar.gz"
- sha1 "17c56fe5efe81cf6b0f4c13a958fa7e4d8591b23"
+ url "https://github.com/max-horvath/htop-osx/archive/0.8.2.3.tar.gz"
+ sha1 "43d63772dd610fb238e3b9a83c066658bd6218d9"
bottle do
revision 1