Skip to content

Commit 69a254a

Browse files
fix: bump Splunk version (#185)
1 parent c5869bc commit 69a254a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/splunk_matrix.conf

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ LATEST = 9.4
33
OLDEST = 9.1
44

55
[9.4]
6-
VERSION = 9.4.0
7-
BUILD = 6b4ebe426ca6
6+
VERSION = 9.4.2
7+
BUILD = e9664af3d956
88
SUPPORTED = 2026-12-16
99
PYTHON3 = true
1010
PYTHON2 = false
@@ -13,8 +13,8 @@ METRICS_MULTI = true
1313
INPUT_LOOKUP = true
1414

1515
[9.3]
16-
VERSION = 9.3.2
17-
BUILD = d8bb32809498
16+
VERSION = 9.3.4
17+
BUILD = 30e72d3fb5f7
1818
SUPPORTED = 2026-07-24
1919
PYTHON3 = true
2020
PYTHON2 = false
@@ -23,8 +23,8 @@ METRICS_MULTI = true
2323
INPUT_LOOKUP = true
2424

2525
[9.2]
26-
VERSION = 9.2.4
27-
BUILD = c103a21bb11d
26+
VERSION = 9.2.6
27+
BUILD = bfd122d7f8fc
2828
SUPPORTED = 2026-01-31
2929
PYTHON3 = true
3030
PYTHON2 = false
@@ -33,8 +33,8 @@ METRICS_MULTI = true
3333
INPUT_LOOKUP = true
3434

3535
[9.1]
36-
VERSION = 9.1.7
37-
BUILD = e17104057ef0
36+
VERSION = 9.1.9
37+
BUILD = 11decc33b1eb
3838
SUPPORTED = 2025-06-28
3939
PYTHON3 = true
4040
PYTHON2 = false

0 commit comments

Comments
 (0)