diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 143af04dc9..c49523712f 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-9.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-9.tar.xz" - sha256 "02351498fadf3202a54713e9374017f5018dc97828435ce23f576465a3a1454b" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-6.9.4-10.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-6.9.4-10.tar.xz" + sha256 "a2c981ea80de0ed95135591d0e504a2427187594a5cb2342474f50d97e626a2d" head "http://git.imagemagick.org/repos/ImageMagick.git"