imagemagick 7.0.7-12

Closes #21180.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-11-29 20:09:44 -08:00
parent d9178ff45b
commit 911edf636b

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