imagemagick@6 6.9.9-44
Closes #27841. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
a385c17402
commit
51ee8da2d5
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.9-43.tar.xz"
|
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-43.tar.xz"
|
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-44.tar.xz"
|
||||||
sha256 "66c2937728ae3f385d84691a360d74993675f43ae16236773daa3a49c3ea6e27"
|
sha256 "4de6340f22563d80b93ee22b799c023d3a816d59be0b2fea8dd6ebc7b8fd4c7f"
|
||||||
head "https://github.com/imagemagick/imagemagick6.git"
|
head "https://github.com/imagemagick/imagemagick6.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue