File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ sockets 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
94
94
sodium 5.6 7.0 7.1
95
95
solr 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
96
96
sourceguardian 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0
97
- spx 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1
97
+ spx 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
98
98
sqlsrv 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
99
99
ssh2 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
100
100
stomp 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.2
Original file line number Diff line number Diff line change @@ -3103,7 +3103,7 @@ installRemoteModule() {
3103
3103
spx)
3104
3104
if test -z " $installRemoteModule_path " ; then
3105
3105
if test -z " $installRemoteModule_version " ; then
3106
- installRemoteModule_version=v0.4.12
3106
+ installRemoteModule_version=v0.4.13
3107
3107
fi
3108
3108
if test " ${installRemoteModule_version% .* } " = " $installRemoteModule_version " ; then
3109
3109
installRemoteModule_displayVersion=" $installRemoteModule_version "
You can’t perform that action at this time.
0 commit comments