diff options
| author | BrewTestBot | 2015-03-13 12:30:09 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-13 12:46:47 +0000 |
| commit | ee8a4094aa41312f2c53856ac2807ed83c2ceb42 (patch) | |
| tree | 09dc5d6c5a69194d869a2444f87dd7b7236f335f /Library | |
| parent | 053d711bc0466acb4a5520658df0d6fabb2b18f8 (diff) | |
| download | homebrew-ee8a4094aa41312f2c53856ac2807ed83c2ceb42.tar.bz2 | |
pngcrush: update 1.7.85 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pngcrush.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pngcrush.rb b/Library/Formula/pngcrush.rb index ea0b3834f..1e8cedd25 100644 --- a/Library/Formula/pngcrush.rb +++ b/Library/Formula/pngcrush.rb @@ -5,9 +5,9 @@ class Pngcrush < Formula bottle do cellar :any - sha1 "60e7cfbb2c536a2af261226ba8553c632591e3e4" => :yosemite - sha1 "4be7065b761cc8245fbb077f59d6b721faf14810" => :mavericks - sha1 "e394e31b0526e84dc13ee40d8cd98442a90f9cfd" => :mountain_lion + sha256 "9f851839d271eaf8b187b03cece732cf7f0df2ed5ec3d0459cf1ffbbadebf390" => :yosemite + sha256 "8d538283858ed3448775ac27c309093bdb13e42eef7b3d60fb1904d6d0c02f0c" => :mavericks + sha256 "7b582ec740c86f3fb2829cdaa9b9cf9ba7941186d1b55458387ae2db3f9b1e8c" => :mountain_lion end def install |
