aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-03-23 02:46:45 +0000
committerJack Nagel2014-03-22 21:50:12 -0500
commite68e44327e1539a46520a41a0a95bf42bc6204fb (patch)
tree351a009c293352fe3daa1c50d6082ce33a03aaae
parentebb651693822852a23be2964d25982310d0c1e75 (diff)
downloadhomebrew-e68e44327e1539a46520a41a0a95bf42bc6204fb.tar.bz2
imagemagick: update 6.8.7-7 bottle.
-rw-r--r--Library/Formula/imagemagick.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/imagemagick.rb b/Library/Formula/imagemagick.rb
index 99d0c7344..a856c1a84 100644
--- a/Library/Formula/imagemagick.rb
+++ b/Library/Formula/imagemagick.rb
@@ -13,9 +13,9 @@ class Imagemagick < Formula
:using => UnsafeSubversionDownloadStrategy
bottle do
- sha1 '4448b26ad8efd3552c1523a56a828051a47d3e8f' => :mavericks
- sha1 '94fac9505724f27d4e48d482a41034e3e711f007' => :mountain_lion
- sha1 '589843d0771e61fe68cf7a9eb02d8e6b947b86a2' => :lion
+ sha1 "503f3854903995c4e9c45cbc646820607c3e0d8d" => :mavericks
+ sha1 "d9926c33b85ab0016c652a95a1cf39873e84958f" => :mountain_lion
+ sha1 "cf0bfdfdd56dc1dc75f63b25e755b39f52011dc8" => :lion
end
option 'with-quantum-depth-8', 'Compile with a quantum depth of 8 bit'