mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"version": "7.136",
|
|
"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": "88ad283c25a5713f42d17c1480b48dd695de82486010441e31b1985ca091865f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://download.xnview.com/NConvert-win.zip",
|
|
"hash": "3ef040712977289ae7d336089f983ee9a72d639f0dba10bb91e57b304f8722c4"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|