imagemagick 7.0.5-10

Closes #14208.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Zhiming Wang 2017-06-03 08:20:54 -04:00 committed by ilovezfs
parent ad292264fe
commit d2ea242f40

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.5-9.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-9.tar.xz"
sha256 "b774c3a69fea4432a120a8c0c231bd011710166c71a7b7e0fbb89b108d29ac6c"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.5-10.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.5-10.tar.xz"
sha256 "0058fcde533986334458a5c99600b1b9633182dd9562cbad4ba618c5ccf2a28f"
head "http://git.imagemagick.org/repos/ImageMagick.git"
bottle do