{ "version": "7.1.0-9", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "depends": "ffmpeg", "architecture": { "64bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x64.zip", "hash": "53b954907b2a19e64e908e097fa669499a373e359d1e398ca9356c98656949de" }, "32bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x86.zip", "hash": "812be497dc07424acc1e357ba5ebba6c951ba95d32b9322ad9d4519e31de87fe" } }, "bin": [ "compare.exe", "composite.exe", "conjure.exe", "convert.exe", [ "convert.exe", "imconvert" ], "dcraw.exe", "identify.exe", "IMDisplay.exe", "magick.exe", "mogrify.exe", "montage.exe", "stream.exe" ], "checkver": "The current release is ImageMagick ([\\d.p-]+)", "autoupdate": { "architecture": { "64bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$matchHead-portable-Q16-x64.zip" }, "32bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$matchHead-portable-Q16-x86.zip" } }, "hash": { "mode": "rdf", "url": "https://www.imagemagick.org/download/binaries/digest.rdf" } } }