Update versions of dependencies

This commit is contained in:
Jerry Ma 2022-05-13 19:50:58 +08:00 committed by GitHub
parent 6f7f2f75b0
commit 212f1de3ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
"link_2": "https://www.php.net/distributions/php-{version}.tar.gz"
},
"swoole": {
"version": "4.8.8",
"version": "4.8.9",
"link": "http://mirrors.zhamao.xin/pecl/swoole-{version}.tgz",
"link_2": "https://pecl.php.net/get/swoole-{version}.tgz"
},
@ -34,7 +34,7 @@
"link_2": "http://xmlsoft.org/sources/libxml2-{version}.tar.gz"
},
"curl": {
"version": "7.82.0",
"version": "7.83.1",
"link": "https://mirrors.zhamao.xin/library/curl/curl-{version}.tar.gz",
"link_2": "https://curl.haxx.se/download/curl-{version}.tar.gz"
},