File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 64
64
# 20250123 up to 8.0.2
65
65
# 20250505 add auto workaround for outputs reload that can lead to crash
66
66
# 20250611 up to 8.1.0
67
+ # 20250825 up to 8.1.1
67
68
68
- VERSION=" 20250511a "
69
+ VERSION=" 20250825a "
69
70
70
71
SCRIPTNAME=" installes"
71
72
161
162
# ESAPP="splunk-enterprise-security_731.spl";
162
163
# ESAPP="splunk-enterprise-security_732.spl";
163
164
# ESAPP="splunk-enterprise-security_802.spl";
164
- ESAPP=" splunk-enterprise-security_810.spl" ;
165
+ # ESAPP="splunk-enterprise-security_810.spl";
166
+ ESAPP=" splunk-enterprise-security_811.spl" ;
165
167
166
168
167
169
# SHA256 checksum (splunk-enterprise-security_500.spl) b2a5e4f8297554f4e1818f749386480cfce148e87be8920df939a4282223222c
@@ -191,10 +193,11 @@ ESAPP="splunk-enterprise-security_810.spl";
191
193
# SHA256 checksum (splunk-enterprise-security_732.spl) 37581ae057a26f9c7eac04e16f46c11ed8d7bf194491857ff478d874e6f8d1aa
192
194
# SHA256 checksum (splunk-enterprise-security_802.spl) 4f996b12b7ff9ed8d27aebb8b0646864e06bca869b3e04472ff9a91dddeab5fe
193
195
# sha256 -c 37083026a3f59a9eff5c593dab9b4e111e173d3afab8919a61713c9d4c60c501 splunk-enterprise-security_810.spl
196
+ # sha256 -c 8c8e4151535d1d53e8c6f9fc50d6779b26a85924acc93cde85c494945dc39c5c 'splunk-enterprise-security_811.spl
194
197
195
198
# SHA256 checksum (splunk-es-content-update_3240.tgz) 49aca3ab3bb1291f988459708e9a589aacc5b64caed493831a00546c36181ea6
196
199
197
- EXPECTEDSHA=" 37083026a3f59a9eff5c593dab9b4e111e173d3afab8919a61713c9d4c60c5014 "
200
+ EXPECTEDSHA=" 8c8e4151535d1d53e8c6f9fc50d6779b26a85924acc93cde85c494945dc39c5c "
198
201
199
202
200
203
CONTENTUPDATE=` LANG=C; find ${INSTALLAPPDIR} -name " splunk-es-content-update_*.tgz" | sort | tail -1`
You can’t perform that action at this time.
0 commit comments