imagemagick@6 6.9.11-45

Closes #65963.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2020-11-30 15:12:40 -05:00 committed by BrewTestBot
parent 693dbaa48a
commit 37c3263869
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
# 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.11-44.tar.xz"
mirror "https://www.imagemagick.org/download/releases/ImageMagick-6.9.11-44.tar.xz"
sha256 "c448e8da6e5d4ab54ae14418373dc30384e0043aeb42f4c7d208f1e76f076f2b"
url "https://dl.bintray.com/homebrew/mirror/imagemagick%406-6.9.11-45.tar.xz"
mirror "https://www.imagemagick.org/download/releases/ImageMagick-6.9.11-45.tar.xz"
sha256 "784da2fe10ebc413c9d91eb51a9cf28c948c07875dc8d386dd04dc2cbc1c5f28"
license "ImageMagick"
head "https://github.com/imagemagick/imagemagick6.git"