Skip to content

Commit cef7429

Browse files
authored
Merge pull request #139 from weierophinney/feature/update-swoole-target-for-php-8.2
Update base URL for Open/Swoole packages
2 parents 27a0adb + 6108f3c commit cef7429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/extensions.sh

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

77
set -e
88

9-
SWOOLE_PACKAGE_URL="https://github.com/weierophinney/laminas-ci-swoole-builder/releases/download/0.2.0/php%s-%s.tgz"
9+
SWOOLE_PACKAGE_URL="https://github.com/weierophinney/laminas-ci-swoole-builder/releases/download/0.2.2/php%s-%s.tgz"
1010

1111
function install_extensions {
1212
local PHP=$1

0 commit comments

Comments
 (0)