Skip to content

Commit 3fe54ed

Browse files
fix: update Splunk version
1 parent 15dcaef commit 3fe54ed

1 file changed

Lines changed: 16 additions & 9 deletions

File tree

config/splunk_matrix.conf

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,39 @@
11
[GENERAL]
2-
LATEST = 10.2
2+
LATEST = 10.4
33
OLDEST = 9.3
44

55
[10.2]
6-
VERSION = 10.2.2
7-
BUILD = 80b90d638de6
6+
VERSION = 10.2.4
7+
BUILD = 1526e5e5df42
88
SUPPORTED = 2028-01-15
99
PYTHON39 = true
1010
PYTHON37 = false
1111

1212
[10.0]
13-
VERSION = 10.0.5
14-
BUILD = 3d2e2618f448
13+
VERSION = 10.0.7
14+
BUILD = d24b16fd5f20
1515
SUPPORTED = 2027-07-28
1616
PYTHON39 = true
1717
PYTHON37 = false
1818

1919
[9.4]
20-
VERSION = 9.4.10
21-
BUILD = 3673ab0c12ee
20+
VERSION = 9.4.12
21+
BUILD = 9dfc486f3d48
2222
SUPPORTED = 2026-12-16
2323
PYTHON39 = true
2424
PYTHON37 = false
2525

2626
[9.3]
27-
VERSION = 9.3.11
28-
BUILD = 0c8d350423a0
27+
VERSION = 9.3.13
28+
BUILD = 688758e24bbe
2929
SUPPORTED = 2026-07-24
3030
PYTHON39 = true
3131
PYTHON37 = false
3232

33+
[10.4]
34+
VERSION = 10.4.0
35+
BUILD = f798d4d49089
36+
SUPPORTED = UNKNOWN
37+
PYTHON39 = true
38+
PYTHON37 = false
39+

0 commit comments

Comments
 (0)