imagemagick@6 6.9.10-5

Closes #29769.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-07-05 22:35:07 +10:00
parent 94f73872f0
commit a32b0e059b

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-4.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-4.tar.xz"
sha256 "281caddca858604e026036cdc62fbb5d5fc5a1e1190dfd8c704fb09ed1f1e24a"
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.10-5.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-5.tar.xz"
sha256 "0830bef5ca535fd36966c1c681cce5d32a7a460785d48ff60b082c7e7272866a"
head "https://github.com/imagemagick/imagemagick6.git"
bottle do