1
1
Files
my-bucket/xnview.json
2022-10-28 22:40:56 +02:00

22 lines
657 B
JSON

{
"version": "2.51.1",
"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": "67601F95F965FFBC53A0F8DF26BDB34BD96B9A7095328A3F8746E17290CF6310",
"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"
}
}