From 5beea8766072f84185c40f5068cfc4f60121ea1b Mon Sep 17 00:00:00 2001 From: commitay Date: Sun, 3 Jun 2018 08:19:30 +1000 Subject: [PATCH] imagemagick 7.0.7-38 Closes #28599. 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 5aabee2052..869179d03e 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-37.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-37.tar.xz" - sha256 "c722c6de497991023661e6a2e7605f3c6590a9989a170bdf2661328381a67165" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.7-38.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-38.tar.xz" + sha256 "db6a88477dc7290a450570d215ae68caf83e0d80c868addefb608109978db17b" head "https://github.com/ImageMagick/ImageMagick.git" bottle do