imagemagick 7.1.0-53

Closes #117292.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ruoyu Zhong 2022-12-05 01:31:37 +08:00 committed by BrewTestBot
parent 34bd2cf659
commit d14d073ff6
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Imagemagick < Formula
desc "Tools and libraries to manipulate images in many formats"
homepage "https://imagemagick.org/index.php"
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.0-52.tar.xz"
sha256 "49acbe467ae83488f65ce4fc023dd4d545ec52297e4d653b0f64683aaef30586"
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.0-53.tar.xz"
sha256 "0b24f64969d725977f14b345a18890b5091fb94c9f02b61e2ad03c4bddca842c"
license "ImageMagick"
head "https://github.com/ImageMagick/ImageMagick.git", branch: "main"