imagemagick 7.0.4-9

Closes #9986.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Zhiming Wang 2017-02-14 19:15:02 -05:00 committed by Tomasz Pajor
parent 2ac52d47e7
commit 5bf1bc37b4
1 changed files with 3 additions and 3 deletions

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.4-8.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.4-8.tar.xz"
sha256 "6b0cf314ed50585f96b823e2f2462854d295ab935dcfbb64ae56353c2742d397"
url "https://dl.bintray.com/homebrew/mirror/imagemagick-7.0.4-9.tar.xz"
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.4-9.tar.xz"
sha256 "fb049db914cb5cb5e59e3242420e182c47e109dea980337563ae3145dc4f2a60"
head "http://git.imagemagick.org/repos/ImageMagick.git"
bottle do