🤖: go, splunk

go:
- Item root['versions']['1.24.4'] ({'name': '1.24.4', 'date': '2025-06-05'}) added to dictionary.
- Item root['versions']['1.23.10'] ({'name': '1.23.10', 'date': '2025-06-05'}) added to dictionary.

splunk:
- Item root['versions']['9.4.3'] ({'name': '9.4.3', 'date': '2025-06-05'}) added to dictionary.
- Item root['versions']['9.1.10'] ({'name': '9.1.10', 'date': '2025-06-05'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-06-05 19:04:16 +00:00
committed by github-actions[bot]
parent d240c6b87d
commit 70dc92a809
2 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"1.24.4": {
"name": "1.24.4",
"date": "2025-06-05"
},
"1.23.10": {
"name": "1.23.10",
"date": "2025-06-05"
},
"1.24.3": {
"name": "1.24.3",
"date": "2025-05-06"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"9.4.3": {
"name": "9.4.3",
"date": "2025-06-05"
},
"9.3.5": {
"name": "9.3.5",
"date": "2025-06-05"
@@ -9,6 +13,10 @@
"name": "9.2.7",
"date": "2025-06-05"
},
"9.1.10": {
"name": "9.1.10",
"date": "2025-06-05"
},
"9.4.2": {
"name": "9.4.2",
"date": "2025-04-28"