Skip to content

Commit 375208b

Browse files
committed
imagemagick 7.1.2-1
1 parent a99b6e5 commit 375208b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/imagemagick.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Imagemagick < Formula
22
desc "Tools and libraries to manipulate images in many formats"
33
homepage "https://imagemagick.org/index.php"
4-
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.2-0.tar.xz"
5-
sha256 "edc13694c2f27554b36dc4817d80284f52c07c31e1ef8b88c8a4902a723dd643"
4+
url "https://imagemagick.org/archive/releases/ImageMagick-7.1.2-1.tar.xz"
5+
sha256 "ead4b5d33efab77ec84335a0be9c34a0fa7e3693456bf05e76d3fa492ad6ebbb"
66
license "ImageMagick"
77
head "https://github.com/ImageMagick/ImageMagick.git", branch: "main"
88

0 commit comments

Comments
 (0)