imagemagick 7.0.8-35

Closes #38262.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-03-25 22:59:05 +08:00
parent 9c27ca4dc0
commit 47f8e9ca00
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-34.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-34.tar.xz"
sha256 "0456bb9617144619f56103414e13ae0bbfa63af68a60e5967a41fe69e7fb57bf"
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-35.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-35.tar.xz"
sha256 "898c3a87c15c2d84fce5edc2e24c56cdfe9482d0a9b2cb67f3740f5ac1380daf"
head "https://github.com/ImageMagick/ImageMagick.git"
bottle do