🤖: amazon-rds-mysql, mongodb, quasar

amazon-rds-mysql:
- Item root['versions']['8.0.31'] ({'name': '8.0.31', 'date': '2022-11-10'}) removed from dictionary.
- Item root['versions']['8.0.28'] ({'name': '8.0.28', 'date': '2022-03-11'}) removed from dictionary.

mongodb:
- Item root['versions']['7.0.8'] ({'name': '7.0.8', 'date': '2024-03-29'}) added to dictionary.

quasar:
- Item root['versions']['2.15.2'] ({'name': '2.15.2', 'date': '2024-03-29'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-03-30 01:35:53 +00:00
committed by github-actions[bot]
parent b8fe403a31
commit 36bcd83d42
3 changed files with 8 additions and 8 deletions

View File

@@ -34,14 +34,6 @@
"name": "8.0.32",
"date": "2023-02-07"
},
"8.0.31": {
"name": "8.0.31",
"date": "2022-11-10"
},
"8.0.28": {
"name": "8.0.28",
"date": "2022-03-11"
},
"8.0": {
"name": "8.0",
"date": "2018-10-23"

View File

@@ -73,6 +73,10 @@
}
},
"versions": {
"7.0.8": {
"name": "7.0.8",
"date": "2024-03-29"
},
"5.0.26": {
"name": "5.0.26",
"date": "2024-03-20"

View File

@@ -12,6 +12,10 @@
}
},
"versions": {
"2.15.2": {
"name": "2.15.2",
"date": "2024-03-29"
},
"2.15.1": {
"name": "2.15.1",
"date": "2024-03-14"