1
1
Files
my-bucket/xnview.json
2020-09-08 01:50:01 +02:00

22 lines
655 B
JSON

{
"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"
}
}