🤖: cockroachdb, mediawiki, python
cockroachdb:
- Item root['versions']['24.2.3'] ({'name': '24.2.3', 'date': '2024-09-23'}) added to dictionary.
mediawiki:
- Item root['versions']['1.42.3'] ({'name': '1.42.3', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['1.42.2'] ({'name': '1.42.2', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['1.41.4'] ({'name': '1.41.4', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['1.41.3'] ({'name': '1.41.3', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['1.39.9'] ({'name': '1.39.9', 'date': '2024-10-01'}) added to dictionary.
- Item root['versions']['1.39.10'] ({'name': '1.39.10', 'date': '2024-10-01'}) added to dictionary.
python:
- Item root['releases']['3.13'] ({'name': '3.13', 'releaseDate': '2024-10-01', 'eol': '2029-10-31'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
80182a4a98
commit
4d42262323
@@ -97,6 +97,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"24.2.3": {
|
||||
"name": "24.2.3",
|
||||
"date": "2024-09-23"
|
||||
},
|
||||
"24.1.5": {
|
||||
"name": "24.1.5",
|
||||
"date": "2024-09-23"
|
||||
|
||||
Reference in New Issue
Block a user