imagemagick 7.0.7-11

Closes #20571.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-11-12 13:57:26 -08:00
parent 064a29e597
commit ba26775526

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.7-10.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-10.tar.xz"
sha256 "3ab42a9176670bfc6cef217bff0c27f39e54964fb67ee556bbc01ede8488ace5"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.7-11.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-11.tar.xz"
sha256 "7993942d64c138f6c3e9d4bce6d8c13f747128bafe5c2295dcb45d91d1ff21e3"
head "https://github.com/ImageMagick/ImageMagick.git"
bottle do