🤖: amazon-cdk, bun, mongodb, tomcat

amazon-cdk:
- Item root['versions']['2.149.0'] ({'name': '2.149.0', 'date': '2024-07-12'}) added to dictionary.

bun:
- Item root['versions']['1.1.19'] ({'name': '1.1.19', 'date': '2024-07-12'}) added to dictionary.

mongodb:
- Item root['releases']['7.3'] ({'name': '7.3'}) added to dictionary.
- Item root['releases']['7.2']['eol'] ("2024-04-30") added to dictionary.

tomcat:
- Item root['versions']['10.1.26'] ({'name': '10.1.26', 'date': '2024-07-07'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-07-13 01:51:59 +00:00
committed by github-actions[bot]
parent 03bdc53c9f
commit a0ca043fb0
4 changed files with 17 additions and 1 deletions

View File

@@ -1,7 +1,11 @@
{
"releases": {
"7.3": {
"name": "7.3"
},
"7.2": {
"name": "7.2"
"name": "7.2",
"eol": "2024-04-30"
},
"7.1": {
"name": "7.1",