From 9806422279e245830d9e9b43ad55c62c41bfe13b Mon Sep 17 00:00:00 2001 From: jingjingxyk Date: Fri, 30 Jun 2023 15:00:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3pecl=20http=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E8=A2=AB=E5=8A=AB=E6=8C=81=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/source.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/source.json b/config/source.json index 804d8a35..f5662d63 100644 --- a/config/source.json +++ b/config/source.json @@ -8,7 +8,7 @@ }, "apcu": { "type": "url", - "url": "http://pecl.php.net/get/APCu", + "url": "https://pecl.php.net/get/APCu", "path": "php-src/ext/apcu", "filename": "apcu.tgz", "license": { @@ -63,7 +63,7 @@ }, "ext-ssh2": { "type": "url", - "url": "http://pecl.php.net/get/ssh2", + "url": "https://pecl.php.net/get/ssh2", "path": "php-src/ext/ssh2", "filename": "ssh2.tgz", "license": { @@ -117,7 +117,7 @@ }, "inotify": { "type": "url", - "url": "http://pecl.php.net/get/inotify", + "url": "https://pecl.php.net/get/inotify", "path": "php-src/ext/inotify", "filename": "inotify.tgz", "license": { @@ -327,7 +327,7 @@ }, "protobuf": { "type": "url", - "url": "http://pecl.php.net/get/protobuf", + "url": "https://pecl.php.net/get/protobuf", "path": "php-src/ext/protobuf", "filename": "protobuf.tgz", "license": { @@ -393,7 +393,7 @@ }, "xlswriter": { "type": "url", - "url": "http://pecl.php.net/get/xlswriter", + "url": "https://pecl.php.net/get/xlswriter", "path": "php-src/ext/xlswriter", "filename": "xlswriter.tgz", "license": {