imagemagick 7.0.5-6

Closes #13543.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Zhiming Wang 2017-05-13 11:13:24 -04:00 committed by FX Coudert
parent ccf8e79b3a
commit 59c08fadab

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.5-5.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-5.tar.xz"
sha256 "c3644119dce993aa241fa08eced2cb6043fb5345f0eee7a7822a497f1142ebe3"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.5-6.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-6.tar.xz"
sha256 "f60c3e3466ccbf9a0e643284ffec3467363edf9611f16a98387f927a974b49ab"
head "http://git.imagemagick.org/repos/ImageMagick.git"
bottle do