From 911edf636b25505ced62bc1d4b51ec85f7743dcd Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 29 Nov 2017 20:09:44 -0800 Subject: [PATCH] imagemagick 7.0.7-12 Closes #21180. Signed-off-by: ilovezfs --- Formula/imagemagick.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 080362f197..0dbbfb87ca 100644 --- a/Formula/imagemagick.rb +++ b/Formula/imagemagick.rb @@ -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