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 3169aa3 commit 765de45Copy full SHA for 765de45
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.1-44.tar.xz"
5
- sha256 "7e244bce3962228055839e020dde0d37fb428745815a09a2250ffe21eb9ec34d"
+ url "https://imagemagick.org/archive/releases/ImageMagick-7.1.1-45.tar.xz"
+ sha256 "a02466ef5bbc0ed2a25975da72d1274f1b4818b359decec0995a387453115c7d"
6
license "ImageMagick"
7
head "https://github.com/ImageMagick/ImageMagick.git", branch: "main"
8
0 commit comments