🤖: 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:
committed by
github-actions[bot]
parent
1ecaba5130
commit
1ab61fa21b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user