imagemagick@6 6.9.9-48
Closes #28417. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
75c7c429f6
commit
af7345aa2e
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-47.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-47.tar.xz"
|
||||
sha256 "8ea6f3fccf07ba96ceadec845042828315285dbe5625701065d1e7403bf7aea7"
|
||||
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.9-48.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-6.9.9-48.tar.xz"
|
||||
sha256 "84f1b2efd944b64929d2fb86733211779c51de38ddbcb9b5446006102a790b67"
|
||||
head "https://github.com/imagemagick/imagemagick6.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue