imagemagick@6 6.9.9-17
Closes #18891. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4cd85278e0
commit
3398244309
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
|
||||
# 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%406-6.9.9-15.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-15.tar.xz"
|
||||
sha256 "cc5411bcd766efbc5c281ae2147f0d154c452e5f0cc72894796afb88036baf2f"
|
||||
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.9-17.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-17.tar.xz"
|
||||
sha256 "ff25e28aa846cf5adea1e33d28d3019ba689f520bc40160abc0d95611a936978"
|
||||
|
||||
bottle do
|
||||
sha256 "fdc53676dfc46b0ccfc9deb5789277e3e6a3cd25ec6bbf9e034350ccd2990fa3" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue