-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
xnview-mp.json
38 lines (38 loc) · 1.14 KB
/
xnview-mp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"architecture": {
"32bit": {
"hash": "21f9d891f6243e71c9501aaac69c735962bba0249be5922a6da436611276c553",
"url": "http://download.xnview.com/XnViewMP-win.zip"
},
"64bit": {
"hash": "d0c08ba12f253207064e74ebb5cd866410998031ace74a43dbbe01275ddeb179",
"url": "http://download.xnview.com/XnViewMP-win-x64.zip"
}
},
"autoupdate": {
"architecture": {
"32bit": {
"url": "http://download.xnview.com/XnViewMP-win.zip"
},
"64bit": {
"url": "http://download.xnview.com/XnViewMP-win-x64.zip"
}
}
},
"bin": "XnViewMP.exe",
"checkver": {
"re": "Download <strong>XnView MP ([\\d.]+)"
},
"description": "Photo viewer, image resizer & batch converter",
"extract_dir": "XnViewMP",
"homepage": "https://www.xnview.com/en/xnviewmp/",
"license": "Freeware",
"persist": "xnview.ini",
"shortcuts": [
[
"XnViewMP.exe",
"XnView MP - Photo viewer, image resizer & batch converter"
]
],
"version": "0.93.1"
}