forked from variar/klogg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
latest.json
39 lines (39 loc) · 1.01 KB
/
latest.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
{
"ci": "22.06.0.1289",
"ci_url": "https://github.com/variar/klogg/releases/tag/continuous",
"stable": "22.06.0.1289",
"stable_url": "https://github.com/variar/klogg/releases/tag/v22.06",
"releases": [
"17.12.0.245",
"19.2.0.366",
"19.9.0.467",
"20.4.0.589",
"20.12.0.808",
"20.12.0.810",
"20.12.0.812",
"20.12.0.813",
"22.06.0.1289"
],
"changelog": [
{
"version": "20.12.0.808",
"description": "New stable release"
},
{
"version": "20.12.0.810",
"description": "Removed broken Gtk2 style"
},
{
"version": "20.12.0.812",
"description": "Fixed crash when saving results to file"
},
{
"version": "20.12.0.813",
"description": "Fixed actual saving results to file"
},
{
"version": "22.06.0.1289",
"description": "New stable release"
}
]
}