imagemagick 6.9.4-3

Closes #1308.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Zhiming Wang 2016-05-19 21:21:59 -07:00 committed by Dominyk Tiller
parent c42a384d26
commit 79aa5a8c35

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-2.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-2.tar.xz"
sha256 "3c7721baa9725ca94acf22f4a5e82756e4bfa830faa41dea6d8b616d64f5858b"
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-6.9.4-3.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-3.tar.xz"
sha256 "567a658fab95d63f550817e5ec1bc83b5b0b150a52eed1d59f5de88b62e96d7a"
head "http://git.imagemagick.org/repos/ImageMagick.git"