This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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-7.tar.xz" | |
mirror "https://www.imagemagick.org/download/ImageMagick-7.0.9-7.tar.xz" | |
sha256 "73398cc626ebbb060d0df552b0db75de0c334f9626286284b627a6eb2a66ed19" | |
head "https://github.com/ImageMagick/ImageMagick.git" | |
bottle do | |
sha256 "ee96f35821b25aa1e0ae3c8163b471bb9a41bf353df98cf094321aeadf11bc27" => :catalina |