mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 00:41:22 +00:00
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://www.imagemagick.org/script/index.php",
|
|
"license": "https://www.imagemagick.org/script/license.php",
|
|
"version": "7.0.3-7",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-7-portable-Q16-x64.zip",
|
|
"hash": "f4f87726eb4397805338586b1e0e8dfa60519cdef8a6757fc2a91a9a2d662696"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-7-portable-Q16-x86.zip",
|
|
"hash": "c866dc0720d50ec50db66a789ba8f6891f1ba1dbdc3eb741fe6d217a05797ee5"
|
|
}
|
|
},
|
|
"env_add_path": ".",
|
|
"bin": [
|
|
"compare.exe",
|
|
"composite.exe",
|
|
"conjure.exe",
|
|
"convert.exe",
|
|
"dcraw.exe",
|
|
"ffmpeg.exe",
|
|
"hp2xx.exe",
|
|
"identify.exe",
|
|
"IMDisplay.exe",
|
|
"magick.exe",
|
|
"mogrify.exe",
|
|
"montage.exe",
|
|
"stream.exe"
|
|
],
|
|
"checkver": "The current release is ImageMagick <a.*?>([0-9\\.p-]+)</a>"
|
|
}
|