mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 16:42:41 +00:00
Update spx from 0.4.15 to 0.4.16 (#947)
This commit is contained in:
parent
98c8c80a52
commit
48de5e7a33
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue