From 2f0982ce3f7ee8317039995aa851c22585f2f579 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Tue, 11 Dec 2018 00:34:00 +0800 Subject: [PATCH] imagemagick 7.0.8-16 Closes #34962. Signed-off-by: FX Coudert --- Formula/imagemagick.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 443f2441c6..c426fc9165 100644 --- a/Formula/imagemagick.rb +++ b/Formula/imagemagick.rb @@ -4,8 +4,8 @@ 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://www.imagemagick.org/download/ImageMagick-7.0.8-15.tar.xz" - sha256 "f635b9e4535a165862a49e18239b4da44d7ccf190dcb630ddae94e5a3dc2d0a4" + url "https://www.imagemagick.org/download/ImageMagick-7.0.8-16.tar.xz" + sha256 "2d4713956fb11d500681da5b32a3243d5d5823551dfdfeb62ba8e5959244e951" head "https://github.com/ImageMagick/ImageMagick.git" bottle do