ScoopInstaller_Main/bucket/nconvert.json
2025-03-28 12:31:22 +00:00

30 lines
1.0 KiB
JSON

{
"version": "7.221",
"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": "4b1e64f17bb9a7b60cd4a6b7705ff7b1236a7f904342805ed1017090805cb245"
},
"32bit": {
"url": "https://download.xnview.com/NConvert-win.zip",
"hash": "5df9ebf6f84f78daee2c685585207bded5bceee793d6f2d77ed84593c74e070c"
}
},
"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"
}
}
}
}