Skip to content

Commit fc2440a

Browse files
committed
swoole 版本 升级为v6.1.6
1 parent 866c950 commit fc2440a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/src/builder/extension/swoole.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
// $swoole_tag = 'v6.0.1';
1212
if (BUILD_CUSTOM_PHP_VERSION_ID == '8010') {
13-
$swoole_tag = 'v6.1.4';
13+
$swoole_tag = 'v6.1.6';
1414
}
1515

1616
$file = "swoole-{$swoole_tag}.tar.gz";

0 commit comments

Comments
 (0)