mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nconvert: Add version 7.121 (#4029)
This commit is contained in:
parent
2675c90edb
commit
213aba9418
29
bucket/nconvert.json
Normal file
29
bucket/nconvert.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": "7.121",
|
||||
"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": "C8E701B0E9B39C17D33DECB76D8C81D5F6C54D4BC9B0B2DC72BF0691665ED54D"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download.xnview.com/NConvert-win.zip",
|
||||
"hash": "508A9E5BC55069E8C41CF94CFAF97C3FAED2A2C9F7FC260F9030726AB9357703"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user