mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"homepage": "http://www.imagemagick.org/script/index.php",
|
|
"license": "http://www.imagemagick.org/script/license.php",
|
|
"version": "7.0.2-6",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-portable-Q16-x64.zip",
|
|
"hash": "16F76944C00A1342940ED2B816D12DE61276F07632CDD4D399F839C1746CFDCD"
|
|
},
|
|
"32bit": {
|
|
"url": "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.2-6-portable-Q16-x86.zip",
|
|
"hash": "A8FD90FA4A226C3C4E5F4BA1F9B43D52EEC3533BB6E1662A6A32F6B17316BEAA"
|
|
}
|
|
},
|
|
"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>"
|
|
}
|
|
|