-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.json
86 lines (86 loc) · 3.51 KB
/
update.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"apiVersion": 1,
"releases": {
"kobe": {
"version": "8.10.9.27",
"title": "ImageGlass Kobe 8.10",
"description": "ImageGlass 8.10 is an important update to fix critical WEBP vulnerability (CVE-2023-4863).",
"changelogUrl": "https://imageglass.org/news/announcing-imageglass-8-10-86",
"publishedDate": "2023/09/26 17:45:05",
"downloads": [
{
"architecture": "x64",
"extension": "msi",
"hashCode": "61EF57B22ED21CCCD8454D8FC9A402A17D8DC168",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x64.msi"
},
{
"architecture": "x64",
"extension": "zip",
"hashCode": "0AF64D67E4095E914A97B6056AC34843098FA5FB",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x64.zip"
},
{
"architecture": "x86",
"extension": "msi",
"hashCode": "6FD5819BDF1B5BAD7111EDF25BF4C3B88ED5185B",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x86.msi"
},
{
"architecture": "x86",
"extension": "zip",
"hashCode": "5DCECC9CC746DFB2B3793F4A1B0BB02F5454C4E4",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x86.zip"
}
]
},
"moon": {
"version": "9.0.6.1008",
"title": "ImageGlass 9.0 RC",
"description": "Introduces the new Quick Setup dialog, adds more UI for app settings and fixes bugs including WebP vulnerability (CVE-2023-4863)",
"changelogUrl": "https://imageglass.org/news/announcing-imageglass-moon-9-0-rc-87",
"publishedDate": "2023/10/07 20:12:45",
"downloads": [
{
"architecture": "x64",
"extension": "zip",
"hashCode": "8670E00C18780AD46F31E5587702353E3F8535CD",
"url": "https://github.com/d2phap/ImageGlass/releases/download/9.0.6.1008/ImageGlass_Moon_9.0.6.1008_RC_x64_net8.zip"
}
]
},
"spider": {
"version": "8.10.9.27",
"title": "ImageGlass Kobe 8.10",
"description": "ImageGlass 8.10 is an important update to fix critical WEBP vulnerability (CVE-2023-4863).",
"changelogUrl": "https://imageglass.org/news/announcing-imageglass-8-10-86",
"publishedDate": "2023/09/26 17:45:05",
"downloads": [
{
"architecture": "x64",
"extension": "msi",
"hashCode": "61EF57B22ED21CCCD8454D8FC9A402A17D8DC168",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x64.msi"
},
{
"architecture": "x64",
"extension": "zip",
"hashCode": "0AF64D67E4095E914A97B6056AC34843098FA5FB",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x64.zip"
},
{
"architecture": "x86",
"extension": "msi",
"hashCode": "6FD5819BDF1B5BAD7111EDF25BF4C3B88ED5185B",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x86.msi"
},
{
"architecture": "x86",
"extension": "zip",
"hashCode": "5DCECC9CC746DFB2B3793F4A1B0BB02F5454C4E4",
"url": "https://github.com/d2phap/ImageGlass/releases/download/8.10.9.27/ImageGlass_Kobe_8.10.9.27_x86.zip"
}
]
}
}
}