From 44f1391b26346cfd9c29b2487c91bf601718067c Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 24 Jul 2018 08:42:49 +1000 Subject: [PATCH] imagemagick 7.0.8-8 Closes #30407. Signed-off-by: commitay --- Formula/imagemagick.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index a3ed4f3b7d..42f79aee30 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.8-7.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-7.tar.xz" - sha256 "ac1ba12f10ac021c7bcba0c20cb036dce050f7a4556f3241e12d2bc785464eec" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.8-8.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-8.tar.xz" + sha256 "148b9f3f9c8ab98985555aa97f89dfc17bda9a5bc00674d62562057e84e3d03f" head "https://github.com/ImageMagick/ImageMagick.git" bottle do