From 3ec7bebc1471786ac5ebb1f0c74ca906b439ac98 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 25 Mar 2018 18:45:51 -0400 Subject: [PATCH] imagemagick@6 6.9.9-40 Closes #25750. Signed-off-by: commitay --- Formula/imagemagick@6.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/imagemagick@6.rb b/Formula/imagemagick@6.rb index 1a51c8bebb..74852469e9 100644 --- a/Formula/imagemagick@6.rb +++ b/Formula/imagemagick@6.rb @@ -4,9 +4,9 @@ class ImagemagickAT6 < 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%406-6.9.9-39.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-39.tar.xz" - sha256 "56130c16790d8d38c3a1888cc07074d5b50ffb718243e0c56e4c88839edbf931" + url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.9-40.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-40.tar.xz" + sha256 "62f25d46bfbcffe00b84e167994d593868a9a47d4defc489a429cae1d6aab9f7" head "https://github.com/imagemagick/imagemagick.git", :branch => "ImageMagick-6" bottle do