🤖: gitlab, libreoffice, mattermost

gitlab:
- Item root['versions']['17.5.0'] ({'name': '17.5.0', 'date': '2024-10-16'}) added to dictionary.

libreoffice:
- Item root['versions']['24.2.7.1'] ({'name': '24.2.7.1', 'date': '2024-10-16'}) added to dictionary.

mattermost:
- Item root['releases']['10.1'] ({'name': '10.1', 'releaseDate': '2024-10-16', 'eol': '2025-01-15'}) added to dictionary.
- Item root['versions']['10.1.1'] ({'name': '10.1.1', 'date': '2024-10-04'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-10-16 13:05:28 +00:00
committed by github-actions[bot]
parent 4e651522fa
commit 60c6cf9c58
3 changed files with 17 additions and 0 deletions

View File

@@ -60,6 +60,11 @@
"releaseDate": "2023-09-16",
"eol": "2023-12-15"
},
"10.1": {
"name": "10.1",
"releaseDate": "2024-10-16",
"eol": "2025-01-15"
},
"10.0": {
"name": "10.0",
"releaseDate": "2024-09-16",
@@ -79,6 +84,10 @@
"name": "10.0.1",
"date": "2024-10-10"
},
"10.1.1": {
"name": "10.1.1",
"date": "2024-10-04"
},
"9.5.10": {
"name": "9.5.10",
"date": "2024-09-26"