imagemagick 6.9.5-1

Closes #2887.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Zhiming Wang 2016-07-10 21:30:18 +08:00 committed by Mike McQuaid
parent 731bb8b5d7
commit c5109f5f4c

View file

@ -4,10 +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-6.9.5-0.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.5-0.tar.xz"
sha256 "7830ce045bde3283b7479cf6b039a0956253f058e1a47da7fbe1003d6dad30b4"
revision 1
url "https://dl.bintray.com/homebrew/mirror/imagemagick-6.9.5-1.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.5-1.tar.xz"
sha256 "b1749ca8040a2ef03dc2318e4a73db47faf87966187408377ab148bcfa97082f"
head "http://git.imagemagick.org/repos/ImageMagick.git"