imagemagick@6 6.9.10-6

Closes #29886.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-07-09 22:57:18 +10:00
parent 051a86da29
commit 6e74529add

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