mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"version": "7.161",
|
|
"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": "72e2d6dae193c89e0bdef9d4ee27d97032f544bf2f37252c27ef27dfecaae3e9"
|
|
},
|
|
"32bit": {
|
|
"url": "https://download.xnview.com/NConvert-win.zip",
|
|
"hash": "b7e1b359a8fb832fd694d9309a68fec908ddd89437111e1c1bb6f5cf399df09a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|