aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-03-27 05:37:36 +0000
committerXu Cheng2015-03-28 00:14:24 +0800
commitaef6f15e2eebc8c9c00e61f18fc9cb3324457211 (patch)
treef4d531bd2d4b5c8a8a8576f317573794930b739f /Library/Formula
parentda8eb5a3f0077c0e747baa78798d472f01a87888 (diff)
downloadhomebrew-aef6f15e2eebc8c9c00e61f18fc9cb3324457211.tar.bz2
jbig2dec: update 0.12 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jbig2dec.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/jbig2dec.rb b/Library/Formula/jbig2dec.rb
index e3dbb6c25..54ad5bd22 100644
--- a/Library/Formula/jbig2dec.rb
+++ b/Library/Formula/jbig2dec.rb
@@ -5,9 +5,9 @@ class Jbig2dec < Formula
bottle do
cellar :any
- sha1 "e00cb60ee3f381b625c0c9c6225102c1261fb1a0" => :mavericks
- sha1 "a9a442415f9dc5f61d6e487abe5dd1344f1483aa" => :mountain_lion
- sha1 "cbb4dfe055be243427210d03304c20760fb00bd7" => :lion
+ sha256 "6879641659fe169b0850f36ab4c283e21c48238d0a2bc79f3236091f3c5330c6" => :yosemite
+ sha256 "a88cf6fcfc00bfb64da10c9d8fba6a34c2ca8c01256b4f2569c592b90dd5decc" => :mavericks
+ sha256 "e3cb8234b3db31f2b15ee2951ba0e307afbe67cb9bbc560e8bf661dd687c474f" => :mountain_lion
end
depends_on "automake" => :build