imagemagick 7.0.6-1

This commit is contained in:
Zhiming Wang 2017-07-15 17:54:18 -04:00 committed by ilovezfs
parent e61ed9d454
commit 26a6084099

View file

@ -4,9 +4,9 @@ class Imagemagick < Formula
# Please always keep the Homebrew mirror as the primary URL as the
# ImageMagick site removes tarballs regularly which means we get issues
# unnecessarily and older versions of the formula are broken.
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.6-0.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.6-0.tar.xz"
sha256 "31587e2aa4d46301461329fd88d4ed6fccb0bd4ae786d629a153df72dbac89ee"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.6-1.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.6-1.tar.xz"
sha256 "7a273e0428a817a240fa0b37d209e41285676189cb9969abdb8b1d7d01d36fc4"
head "http://git.imagemagick.org/repos/ImageMagick.git"
bottle do