imagemagick 6.9.4-10

Closes #2353.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
Zhiming Wang 2016-06-24 11:48:26 +08:00 committed by Martin Afanasjew
parent 490cb0d1ac
commit 6baab95d24

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.4-9.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-9.tar.xz"
sha256 "02351498fadf3202a54713e9374017f5018dc97828435ce23f576465a3a1454b"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-6.9.4-10.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-10.tar.xz"
sha256 "a2c981ea80de0ed95135591d0e504a2427187594a5cb2342474f50d97e626a2d"
head "http://git.imagemagick.org/repos/ImageMagick.git"