diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index c0111f4943..017b51b320 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-6.9.4-2.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-2.tar.xz" - sha256 "3c7721baa9725ca94acf22f4a5e82756e4bfa830faa41dea6d8b616d64f5858b" + url "https://dl.bintray.com/homebrew/mirror/ImageMagick-6.9.4-3.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-3.tar.xz" + sha256 "567a658fab95d63f550817e5ec1bc83b5b0b150a52eed1d59f5de88b62e96d7a" head "http://git.imagemagick.org/repos/ImageMagick.git"