ScoopInstaller_Main/bucket/nconvert.json
2024-08-31 16:29:26 +00:00

30 lines
1.0 KiB
JSON

{
"version": "7.192",
"homepage": "https://www.xnview.com/en/nconvert/",
"description": "A command line batch image processor that is compatible with several image formats.",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://download.xnview.com/NConvert-win64.zip",
"hash": "cfba0721cdc690884ca824511af589d74fadbf7031f1e1d5ab38db4bdc8c39e8"
},
"32bit": {
"url": "https://download.xnview.com/NConvert-win.zip",
"hash": "604dc87446b61ace708385ca8fd948f4bcd4f01a5e7af51e70721c1f02fd1ac8"
}
},
"extract_dir": "NConvert",
"bin": "nconvert.exe",
"checkver": "Version\\s([\\d.]+)</span>",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://download.xnview.com/NConvert-win64.zip"
},
"32bit": {
"url": "https://download.xnview.com/NConvert-win.zip"
}
}
}
}