imagemagick@6 6.9.12-5

Closes #74101.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Carlo Cabrera 2021-03-29 08:45:53 +01:00 committed by BrewTestBot
parent a1ddc1e89b
commit 826205d57a
1 changed files with 3 additions and 3 deletions

View File

@ -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-6.9.12-4.tar.xz" url "https://dl.bintray.com/homebrew/mirror/ImageMagick-6.9.12-5.tar.xz"
mirror "https://www.imagemagick.org/download/releases/ImageMagick-6.9.12-4.tar.xz" mirror "https://www.imagemagick.org/download/releases/ImageMagick-6.9.12-5.tar.xz"
sha256 "cb38663ae3cdba4f7a55980c38cdc2222475df05a2189a5f69fb7c6f8e8c7cde" sha256 "13f966168931cff2dda5087e9d830479454cb8d77997f26fbf7ad23c6dfe95a5"
license "ImageMagick" license "ImageMagick"
head "https://github.com/imagemagick/imagemagick6.git" head "https://github.com/imagemagick/imagemagick6.git"