ScoopInstaller_Main/bucket/nconvert.json
2025-08-06 19:36:27 +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": "41e33595b205571fc659cdd96296e4719a78fd6261499b61b808081778543107"
},
"32bit": {
"url": "https://download.xnview.com/NConvert-win.zip",
"hash": "afe3db2843b5b4e1729300220ca8358cafdb2813da8fa78f28ac81d4ec651dc1"
}
},
"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"
}
}
}
}