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