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.172",
|
|
"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": "cc256ede6bcc1608f869f2c5accad146297ab663463cbc84a7c1fd7dc6670bfa"
|
|
},
|
|
"32bit": {
|
|
"url": "https://download.xnview.com/NConvert-win.zip",
|
|
"hash": "4a9891fbe08137ad961fcfa15f1e6ac70cf127a6d0c6d0ed2386356aca48b161"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|