diff options
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 f887ef05a..d102a3395 100644 --- a/Library/Formula/pngcrush.rb +++ b/Library/Formula/pngcrush.rb @@ -5,9 +5,9 @@ class Pngcrush < Formula bottle do cellar :any - sha1 "53f7387c74770525785c8c8db39ce68eaf0d8a27" => :yosemite - sha1 "293bcf3d61802bb66c3d89f0ab43f320668c0c2b" => :mavericks - sha1 "5a0151c3adfb20300a85702189a87cfd8ae5a411" => :mountain_lion + sha1 "ddb569fe21bd966d5d3f51416bc824bd6772f9f3" => :yosemite + sha1 "0c8cca15817311bacdc7b0fa4919b2dbfc3e1e62" => :mavericks + sha1 "5774590804ab1bf665b1ec6f1a3b0abfaade3d05" => :mountain_lion end def install |
