From 82c251c15f9b4f22b1ea5007478be102f8f80b58 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 23 Oct 2017 22:47:23 -0700 Subject: [PATCH] imagemagick 7.0.7-8 Closes #19784. 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 0b618e6e33..a34198aaf5 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-7.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-7.tar.xz" - sha256 "01b7171b784fdc689697fa35fbfa70e716a9e1608d45f81015ba78f6583f1dcf" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.7-8.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-8.tar.xz" + sha256 "547826f95a23ad3a1a6a514c0bff16ae875f6b7211809dff566e5994f65a0313" head "https://github.com/ImageMagick/ImageMagick.git" bottle do