imagemagick@6 6.9.10-53
Closes #41681. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a338ade172
commit
c61fecec8c
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ class ImagemagickAT6 < Formula
|
||||||
# Please always keep the Homebrew mirror as the primary URL as the
|
# Please always keep the Homebrew mirror as the primary URL as the
|
||||||
# ImageMagick site removes tarballs regularly which means we get issues
|
# ImageMagick site removes tarballs regularly which means we get issues
|
||||||
# unnecessarily and older versions of the formula are broken.
|
# unnecessarily and older versions of the formula are broken.
|
||||||
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406--6.9.10-50.tar.xz"
|
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406--6.9.10-53.tar.xz"
|
||||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-50.tar.xz"
|
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.10-53.tar.xz"
|
||||||
sha256 "a6d48c608c9976f55d1fa726cc0e77b3be2c71c99d987a15346c0150bec315dd"
|
sha256 "d0df08723369010118f639624a96c3bd3298e058ea23558b8b4cbb869d85fdd9"
|
||||||
head "https://github.com/imagemagick/imagemagick6.git"
|
head "https://github.com/imagemagick/imagemagick6.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue