🤖: 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:
github-actions[bot]
2024-10-01 02:12:39 +00:00
committed by github-actions[bot]
parent 80182a4a98
commit 4d42262323
3 changed files with 33 additions and 0 deletions

View File

@@ -40,6 +40,11 @@
"releaseDate": "2011-02-20",
"eol": "2016-02-20"
},
"3.13": {
"name": "3.13",
"releaseDate": "2024-10-01",
"eol": "2029-10-31"
},
"3.12": {
"name": "3.12",
"releaseDate": "2023-10-02",