forked from nickbnf/glogg
-
-
Notifications
You must be signed in to change notification settings - Fork 211
/
latest.json
21 lines (21 loc) · 861 Bytes
/
latest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"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" }
]
}