1
1
Files
my-bucket/xnview.json
2021-04-03 15:54:39 +02:00

22 lines
657 B
JSON

{
"version": "2.49.5",
"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": "61B3AAC4C9524BCA4DEE877A0F799EFF51A74E20575F078EB6A602275C069123",
"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"
}
}