From b3b56f1c91e52af2295b4fe9c67a69e5ae653e57 Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 3 Jul 2018 23:38:24 +1000 Subject: [PATCH] imagemagick 7.0.8-4 Closes #29704. 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 a96eb24470..a5abed4820 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-3.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-3.tar.xz" - sha256 "70574ed1eb7f269e5ec03f493f021696362061b7a1deb13d007a88b9863e2a11" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.8-4.tar.xz" + mirror "https://www.imagemagick.org/download/releases/ImageMagick-7.0.8-4.tar.xz" + sha256 "7b1473460dbfdc0d901d039af4c852aa45633253ad5eced62f60577fdf478ec3" head "https://github.com/ImageMagick/ImageMagick.git" bottle do