🤖: 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:
committed by
github-actions[bot]
parent
5c83f8cbaf
commit
eaa80aff6d
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user