From f008bda19366d715cbb34bc73f81f413233b2fd7 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 17 Dec 2017 00:30:08 -0800 Subject: [PATCH] imagemagick 7.0.7-15 Closes #21812. 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 47130d8100..e27cef9ffd 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-14.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-14.tar.xz" - sha256 "1cf7623055bd0d3b52774562fc6321ef9f8c1d74b4c5d9818f095c6762621712" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.7-15.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-15.tar.xz" + sha256 "9809be6bab0c5258721a5c5bbe8bccf61357b506024f8514d94e9efcd575a69d" head "https://github.com/ImageMagick/ImageMagick.git" bottle do