imagemagick 7.0.7-35

Closes #28088.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-05-22 13:00:00 +10:00
parent 4dff0a33e7
commit 44b4c6720a

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.7-34.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-34.tar.xz"
sha256 "77f752cd58a6cfcbe00dadb4a1b963c831bad69f4f742f258d6be2fccc1e8384"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.7-35.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.7-35.tar.xz"
sha256 "5441583b724f84d5ecd87b9056aa751fb520e5ef26da4b45a8975f1938d4c39d"
head "https://github.com/ImageMagick/ImageMagick.git"
bottle do