mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"homepage": "https://www.imagemagick.org/script/index.php",
|
|
"license": "ImageMagick",
|
|
"version": "7.0.8-45",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-45-portable-Q16-x64.zip",
|
|
"hash": "8e89d68f7cb1437845ceaa071166fce2495f6dfe15215d8b854cd22bed750b2e"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-45-portable-Q16-x86.zip",
|
|
"hash": "2835d76e2f42f8d45a29f40551a50b5d50119d5413c60f72b6da7bf56d71dfa1"
|
|
}
|
|
},
|
|
"depends": "ffmpeg",
|
|
"bin": [
|
|
"compare.exe",
|
|
"composite.exe",
|
|
"conjure.exe",
|
|
"convert.exe",
|
|
[
|
|
"convert.exe",
|
|
"imconvert"
|
|
],
|
|
"dcraw.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>",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x86.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"mode": "rdf",
|
|
"url": "https://www.imagemagick.org/download/binaries/digest.rdf"
|
|
}
|
|
}
|
|
}
|