Skip to content

Commit

Permalink
Merge pull request #854 from jingjingxyk/experiment-feature-new
Browse files Browse the repository at this point in the history
cyginw update swoole version
  • Loading branch information
jingjingxyk authored Dec 5, 2024
2 parents 6b9d391 + 94db914 commit 0fb49a9
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 0fb49a9

Please sign in to comment.