Update spx from 0.4.15 to 0.4.16 (#947)

pull/949/head 2.3.1
Michele Locati 2024-07-30 10:50:30 +02:00 committed by GitHub
parent 98c8c80a52
commit 48de5e7a33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3769,7 +3769,7 @@ installRemoteModule() {
spx)
if test -z "$installRemoteModule_path"; then
if test -z "$installRemoteModule_version"; then
installRemoteModule_version=v0.4.15
installRemoteModule_version=v0.4.16
fi
if test "${installRemoteModule_version%.*}" = "$installRemoteModule_version"; then
installRemoteModule_displayVersion="$installRemoteModule_version"