🤖: confluence, qt
confluence:
- Item root['releases']['8.9'] ({'name': '8.9', 'eol': '2026-04-02'}) added to dictionary.
- Item root['versions']['8.9.0'] ({'name': '8.9.0', 'date': '2024-04-01'}) added to dictionary.
- Item root['versions']['8.5.8'] ({'name': '8.5.8', 'date': '2024-04-01'}) added to dictionary.
- Item root['versions']['7.19.21'] ({'name': '7.19.21', 'date': '2024-04-01'}) added to dictionary.
qt:
- Item root['versions']['6.7.0'] ({'name': '6.7.0', 'date': '2024-03-28'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
7466fe5862
commit
4da5a89aca
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"releases": {
|
||||
"8.9": {
|
||||
"name": "8.9",
|
||||
"eol": "2026-04-02"
|
||||
},
|
||||
"8.8": {
|
||||
"name": "8.8",
|
||||
"eol": "2026-02-08"
|
||||
@@ -54,6 +58,18 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"8.9.0": {
|
||||
"name": "8.9.0",
|
||||
"date": "2024-04-01"
|
||||
},
|
||||
"8.5.8": {
|
||||
"name": "8.5.8",
|
||||
"date": "2024-04-01"
|
||||
},
|
||||
"7.19.21": {
|
||||
"name": "7.19.21",
|
||||
"date": "2024-04-01"
|
||||
},
|
||||
"8.8.1": {
|
||||
"name": "8.8.1",
|
||||
"date": "2024-03-05"
|
||||
|
||||
Reference in New Issue
Block a user