From c3a5f65c0a981326c1488122a1840702af69cf55 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Fri, 12 Apr 2019 02:37:57 +0800 Subject: [PATCH] imagemagick 7.0.8-39 Closes #38860. Signed-off-by: FX Coudert --- Formula/imagemagick.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 75e630fc9f..a61b9dd9bc 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-35.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-35.tar.xz" - sha256 "898c3a87c15c2d84fce5edc2e24c56cdfe9482d0a9b2cb67f3740f5ac1380daf" + url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-39.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-39.tar.xz" + sha256 "e6964b764bf90e9f41619f198f28207cc73efe2e309ec2275134f449f5b6a0a7" head "https://github.com/ImageMagick/ImageMagick.git" bottle do