mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"version": "7.155",
|
|
"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": "216e4bf0f970e00480d417bd906ad882fced96f3b69d178f2f9c404a042d88af"
|
|
},
|
|
"32bit": {
|
|
"url": "https://download.xnview.com/NConvert-win.zip",
|
|
"hash": "ff29e626947f2f6f5e9a3a67ec325a45a3ee80e748553f566f407cc81c3b55f9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|