imagemagick@6 6.9.10-1

Closes #29141.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-06-17 23:05:11 +10:00
parent 597da37dcc
commit bef76829f1

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.10-0.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-0.tar.xz"
sha256 "35c44cd570eab21d2ad398500290441855e2f01dc0776852728430bd51c97724"
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.10-1.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-1.tar.xz"
sha256 "15e07e394cbaed88d64aa76d97f1b9a7284dffdb36138decc77a2b4489ce01d4"
head "https://github.com/imagemagick/imagemagick6.git"
bottle do