mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"version": "7.230",
|
|
"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": "d4b4c438b7c73f4f2976ae9c4c97d45d47836366351b57801331514ea3271e57"
|
|
},
|
|
"32bit": {
|
|
"url": "https://download.xnview.com/NConvert-win.zip",
|
|
"hash": "6f2509d9b173ee45c8f653b2fc4beb4f4d094ffa82a59580f9478c7aff513147"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|