We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866c950 commit fc2440aCopy full SHA for fc2440a
sapi/src/builder/extension/swoole.php
@@ -10,7 +10,7 @@
10
11
// $swoole_tag = 'v6.0.1';
12
if (BUILD_CUSTOM_PHP_VERSION_ID == '8010') {
13
- $swoole_tag = 'v6.1.4';
+ $swoole_tag = 'v6.1.6';
14
}
15
16
$file = "swoole-{$swoole_tag}.tar.gz";
0 commit comments