🤖: arangodb, cockroachdb, mattermost, mxlinux, vue
arangodb:
- Item root['versions']['3.12.2.1'] ({'name': '3.12.2.1', 'date': '2024-09-16'}) added to dictionary.
cockroachdb:
- Item root['versions']['23.2.11'] ({'name': '23.2.11', 'date': '2024-09-11'}) added to dictionary.
mattermost:
- Item root['releases']['10.0'] ({'name': '10.0', 'releaseDate': '2024-09-16', 'eol': '2024-12-15'}) added to dictionary.
- Item root['versions']['10.0.0'] ({'name': '10.0.0', 'date': '2024-09-03'}) added to dictionary.
mxlinux:
- Item root['versions']['23.4'] ({'name': '23.4', 'date': '2024-09-16'}) added to dictionary.
vue:
- Item root['versions']['3.5.6'] ({'name': '3.5.6', 'date': '2024-09-16'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
45a0f22002
commit
a48eebf080
@@ -59,9 +59,18 @@
|
||||
"name": "9.0",
|
||||
"releaseDate": "2023-09-16",
|
||||
"eol": "2023-12-15"
|
||||
},
|
||||
"10.0": {
|
||||
"name": "10.0",
|
||||
"releaseDate": "2024-09-16",
|
||||
"eol": "2024-12-15"
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"10.0.0": {
|
||||
"name": "10.0.0",
|
||||
"date": "2024-09-03"
|
||||
},
|
||||
"9.9.3": {
|
||||
"name": "9.9.3",
|
||||
"date": "2024-08-27"
|
||||
|
||||
Reference in New Issue
Block a user