imagemagick@6 6.9.9-40

Closes #25750.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
Alex Gaynor 2018-03-25 18:45:51 -04:00 committed by commitay
parent ba88a1b553
commit 3ec7bebc14

View file

@ -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