imagemagick@6 6.9.9-38

Closes #25170.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-03-13 10:39:46 +10:00
parent 42de997459
commit aa0727b73a

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-37.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-37.tar.xz"
sha256 "98128713562425de07575e37f9ff33df655f55f2f2e79ffe1b7ab0cb24e0aec2"
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.9-38.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-38.tar.xz"
sha256 "38633f004752b12edbf3e149e7c1b18224d51699a645e5d6c4f214474da737e0"
head "https://github.com/imagemagick/imagemagick.git", :branch => "ImageMagick-6"
bottle do