Skip to content

Commit

Permalink
Update spx from 0.4.15 to 0.4.16 (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Jul 30, 2024
1 parent 98c8c80 commit 48de5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-php-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 48de5e7

Please sign in to comment.