xnview
This commit is contained in:
22
xnview.json
Normal file
22
xnview.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "2.48",
|
||||||
|
"description": "An efficient image viewer, browser and converter for Windows.",
|
||||||
|
"homepage": "https://www.xnview.com",
|
||||||
|
"license": "Shareware",
|
||||||
|
"url": "https://download.xnview.com/XnView-win.zip",
|
||||||
|
"hash": "55B3027D1BB0B9E281D64201608C4988B7D4D397BAE6EAD3569E79F67AF317A0",
|
||||||
|
"bin": "XnView/xnview.exe",
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"XnView/xnview.exe",
|
||||||
|
"XnView"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://www.xnview.com/en/xnview/",
|
||||||
|
"regex": "Version \\s+([\\d\\.]+)"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://download.xnview.com/XnView-win.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user