🤖: mattermost, rabbitmq

mattermost:
- Item root['releases']['10.3'] ({'name': '10.3', 'releaseDate': '2024-12-16', 'eol': '2025-03-15'}) added to dictionary.
- Item root['versions']['10.3.1'] ({'name': '10.3.1', 'date': '2024-12-11'}) added to dictionary.

rabbitmq:
- Item root['versions']['4.0.5'] ({'name': '4.0.5', 'date': '2024-12-15'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-12-16 06:56:49 +00:00
committed by github-actions[bot]
parent 1ecaba5130
commit 1ab61fa21b
2 changed files with 13 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.0.5": {
"name": "4.0.5",
"date": "2024-12-15"
},
"4.0.4": {
"name": "4.0.4",
"date": "2024-11-21"