Skip to content

Commit

Permalink
Update spx from v0.4.17 to v0.4.18 (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Jan 5, 2025
1 parent 7c672d8 commit c655d3b
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 @@ -3972,7 +3972,7 @@ installRemoteModule() {
spx)
if test -z "$installRemoteModule_path"; then
if test -z "$installRemoteModule_version"; then
installRemoteModule_version=v0.4.17
installRemoteModule_version=v0.4.18
fi
if test "${installRemoteModule_version%.*}" = "$installRemoteModule_version"; then
installRemoteModule_displayVersion="$installRemoteModule_version"
Expand Down

0 comments on commit c655d3b

Please sign in to comment.