We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d0dfe6 + ad4ebc3 commit 795a526Copy full SHA for 795a526
mods-install/install_swoole.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-SWOOLE_PACKAGE_URL=https://uploads.mwop.net/laminas-ci/swoole-4.8.2-openswoole-4.8.0.tgz
+SWOOLE_PACKAGE_URL=https://github.com/weierophinney/laminas-ci-swoole-builder/releases/download/0.1.0/swoole-4.8.2-openswoole-4.8.0.tgz
6
SWOOLE_PACKAGE=$(basename "${SWOOLE_PACKAGE_URL}")
7
8
# Download the pre-built extensions
0 commit comments