imagemagick 6.9.6-7

Closes #7563.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Zhiming Wang 2016-12-05 11:10:47 -05:00 committed by Tomasz Pajor
parent 3c3bff3b41
commit 64a274a464

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-6.9.6-6.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.6-6.tar.xz"
sha256 "9cd1fe001d3ecb68b7d053ede40950d411956d47afc5267acc3ca57a77070d0a"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-6.9.6-7.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.6-7.tar.xz"
sha256 "453fc640580a4834997d498b9d6768dc65906f56297f3d802509c0761f7943d3"
head "http://git.imagemagick.org/repos/ImageMagick.git"
bottle do