imagemagick 7.0.9-3
Closes #46739. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c8286d727d
commit
ec638e52ef
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Imagemagick < Formula
|
||||
desc "Tools and libraries to manipulate images in many formats"
|
||||
homepage "https://www.imagemagick.org/"
|
||||
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.9-2.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.9-2.tar.xz"
|
||||
sha256 "459675a44f4aa1f68ba079b8ba0a83cd1c07b4530a67311082be3c863f601e9a"
|
||||
url "https://dl.bintray.com/homebrew/mirror/ImageMagick-7.0.9-3.tar.xz"
|
||||
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.9-3.tar.xz"
|
||||
sha256 "b110d49fd92d30294bc3e84f90a75479a765c40bb78fae3f9e83733a4f89d719"
|
||||
head "https://github.com/ImageMagick/ImageMagick.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue