diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pngcrush.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pngcrush.rb b/Library/Formula/pngcrush.rb index 6db5b5bd5..ea0b3834f 100644 --- a/Library/Formula/pngcrush.rb +++ b/Library/Formula/pngcrush.rb @@ -1,7 +1,7 @@ class Pngcrush < Formula homepage "http://pmt.sourceforge.net/pngcrush/" - url "https://downloads.sourceforge.net/project/pmt/pngcrush/1.7.83/pngcrush-1.7.83.tar.gz" - sha1 "70ae10e40ee86a79b855697389516e36d3ac7fda" + url "https://downloads.sourceforge.net/project/pmt/pngcrush/1.7.85/pngcrush-1.7.85.tar.gz" + sha1 "df48feff10720403dbc52883c5b6228951743c21" bottle do cellar :any |
