imagemagick@6 6.9.9-45
Closes #27967. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d87cf75c59
commit
ebef56dbbd
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-44.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-44.tar.xz"
|
||||
sha256 "4de6340f22563d80b93ee22b799c023d3a816d59be0b2fea8dd6ebc7b8fd4c7f"
|
||||
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.9-45.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-45.tar.xz"
|
||||
sha256 "e182a4e7a22d248f88869850765ff5fcd6ac9c9a28e55502b180d483aaabf8ab"
|
||||
head "https://github.com/imagemagick/imagemagick6.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue