Skip to content

Commit

Permalink
cyginw update swoole version
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Dec 5, 2024
1 parent afb601d commit 94db914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sapi/scripts/cygwin/cygwin-config-ext.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cd ${__PROJECT__}

ROOT=${__PROJECT__}

SWOOLE_VERSION=v5.1.4
SWOOLE_VERSION=v5.1.6

while [ $# -gt 0 ]; do
case "$1" in
Expand Down

0 comments on commit 94db914

Please sign in to comment.