From 480a2d4898ad34e91da4e282cb94b4aefd9aece0 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Tue, 19 Feb 2019 18:57:11 +0800 Subject: [PATCH] imagemagick 7.0.8-28 Closes #37091. Signed-off-by: Chongyu Zhu --- Formula/imagemagick.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 634f293801..d24754cb44 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-27.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-27.tar.xz" - sha256 "d3a27259d9294488b042d96fde64f05e01b4b4e94478a6f19ecaa8032c71878b" + url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-28.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-28.tar.xz" + sha256 "d7aeb906b1c6b8d3292d4a8a94f6ac58683e25d972bbb8ebae8b300d8d707a1b" head "https://github.com/ImageMagick/ImageMagick.git" bottle do