aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-08 03:48:07 +0000
committerJack Nagel2014-12-07 23:27:14 -0500
commit55afe371a18ece2fc2f00c706b3d7c43ddbd5808 (patch)
tree20d034dd63277615b2dc5df850e1ca8762104d66
parentf611e4cd32a51d795921cf987d57eb7f6da8b594 (diff)
downloadhomebrew-55afe371a18ece2fc2f00c706b3d7c43ddbd5808.tar.bz2
libbpg: update 0.9.1 bottle.
-rw-r--r--Library/Formula/libbpg.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libbpg.rb b/Library/Formula/libbpg.rb
index a8cf380bd..45e0684bf 100644
--- a/Library/Formula/libbpg.rb
+++ b/Library/Formula/libbpg.rb
@@ -7,9 +7,9 @@ class Libbpg < Formula
bottle do
cellar :any
- sha1 "5ce24008a63d1362c54f63765fefbf0fd8fcd2d0" => :yosemite
- sha1 "458ac4571970643dd81352d3a9591377c5004327" => :mavericks
- sha1 "8b906bd6b3f1537f6805e3bbd2df84dad93bcf43" => :mountain_lion
+ sha1 "3ad0c2c2c23a9066e7e8db6ef93c90be7d0d8fe9" => :yosemite
+ sha1 "d4f5563138bb800f9ec301a972ae9be74ba75672" => :mavericks
+ sha1 "2edf42ccb895e3ff41f4c3c4a95c04d8543c5dd5" => :mountain_lion
end
depends_on "libpng"