imagemagick 7.0.8-33

Closes #37866.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-13 19:24:51 +08:00
parent d205f8bc63
commit 63d09f5f9a
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -4,9 +4,9 @@ class Imagemagick < 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-7.0.8-32.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-32.tar.xz"
sha256 "6e2c80749a71750e8baf29ddc14b938e8f6f3c7f6922f3e9993084962cda15b1"
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-33.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-33.tar.xz"
sha256 "573b7c55ea7fffff5518cb88424348f7336bdaa0ce89d1ac516b01975d9aaf69"
head "https://github.com/ImageMagick/ImageMagick.git"
bottle do