We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99b6e5 commit 375208bCopy full SHA for 375208b
Formula/i/imagemagick.rb
@@ -1,8 +1,8 @@
1
class Imagemagick < Formula
2
desc "Tools and libraries to manipulate images in many formats"
3
homepage "https://imagemagick.org/index.php"
4
- url "https://imagemagick.org/archive/releases/ImageMagick-7.1.2-0.tar.xz"
5
- sha256 "edc13694c2f27554b36dc4817d80284f52c07c31e1ef8b88c8a4902a723dd643"
+ url "https://imagemagick.org/archive/releases/ImageMagick-7.1.2-1.tar.xz"
+ sha256 "ead4b5d33efab77ec84335a0be9c34a0fa7e3693456bf05e76d3fa492ad6ebbb"
6
license "ImageMagick"
7
head "https://github.com/ImageMagick/ImageMagick.git", branch: "main"
8
0 commit comments