diff --git a/Formula/imagemagick.rb b/Formula/imagemagick.rb index 0de1dfacc4..83de3bd656 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-7.0.5-9.tar.xz" - mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-9.tar.xz" - sha256 "b774c3a69fea4432a120a8c0c231bd011710166c71a7b7e0fbb89b108d29ac6c" + url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.5-10.tar.xz" + mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-10.tar.xz" + sha256 "0058fcde533986334458a5c99600b1b9633182dd9562cbad4ba618c5ccf2a28f" head "http://git.imagemagick.org/repos/ImageMagick.git" bottle do