🤖: 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:
github-actions[bot]
2024-04-02 06:46:59 +00:00
committed by github-actions[bot]
parent 7466fe5862
commit 4da5a89aca
2 changed files with 20 additions and 0 deletions

View File

@@ -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"