🤖: mongodb, splunk

mongodb:
- Item root['versions']['8.1.1'] ({'name': '8.1.1', 'date': '2025-05-27'}) added to dictionary.
- Item root['versions']['8.1.0'] ({'name': '8.1.0', 'date': '2025-05-27'}) added to dictionary.

splunk:
- Item root['versions']['9.4.2'] ({'name': '9.4.2', 'date': '2025-04-28'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2025-05-28 02:28:06 +00:00
committed by github-actions[bot]
parent 5c83f8cbaf
commit eaa80aff6d
2 changed files with 8 additions and 4 deletions

View File

@@ -81,6 +81,14 @@
}
},
"versions": {
"8.1.1": {
"name": "8.1.1",
"date": "2025-05-27"
},
"8.1.0": {
"name": "8.1.0",
"date": "2025-05-27"
},
"8.0.9": {
"name": "8.0.9",
"date": "2025-05-13"

View File

@@ -1,10 +1,6 @@
{
"releases": {},
"versions": {
"9.4.2": {
"name": "9.4.2",
"date": "2025-04-28"
},
"9.3.4": {
"name": "9.3.4",
"date": "2025-04-28"