Skip to content

Commit

Permalink
Update spx from 0.4.15 to 0.4.16
Browse files Browse the repository at this point in the history
Test: spx
  • Loading branch information
mlocati committed Jul 30, 2024
1 parent 98c8c80 commit bd8bc5b
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 bd8bc5b

Please sign in to comment.