From ce8c8fbd1eed7eb185b5645617e842c8cf40484d Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Thu, 6 Jun 2019 15:10:24 -0700 Subject: [PATCH] imagemagick 7.0.8-48 Closes #40761. 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 796f3c8ec8..a32ed4dc9b 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-47.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-47.tar.xz" - sha256 "73260ea071fa5b48b974020b2c9a8f7bd92f6fbaac92ea5c0ea78a0d05cc0594" + url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-48.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-48.tar.xz" + sha256 "e9cf8d166614ab07253f36f236b8fd4832683414f6a961a64ebad357fb6a92a4" head "https://github.com/ImageMagick/ImageMagick.git" bottle do