imagemagick 7.0.8-46

Closes #40055.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-05-20 01:15:06 +08:00
parent 3a407b0cd0
commit e01e63056e
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-44.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-44.tar.xz"
sha256 "1fc8be176c5196f7a7031a4d69ce253480172a0f4d9a4341882eabfcb12baa4d"
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.8-46.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.8-46.tar.xz"
sha256 "7cda36ae15890fa81a198bbb8ad577c033fbf5cc0284cb7d12197dfdea25b0fb"
head "https://github.com/ImageMagick/ImageMagick.git"
bottle do