From 58095a61c8b10d19b445ecc281b684e9b7a079a8 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sat, 5 Oct 2024 11:34:19 +0800 Subject: [PATCH] Update redis with latest release --- config/source.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/source.json b/config/source.json index 1e847421..c7ef1e8c 100644 --- a/config/source.json +++ b/config/source.json @@ -674,10 +674,10 @@ } }, "redis": { - "type": "git", + "type": "url", + "url": "https://pecl.php.net/get/redis", "path": "php-src/ext/redis", - "rev": "release/6.0.2", - "url": "https://github.com/phpredis/phpredis", + "filename": "redis.tgz", "license": { "type": "file", "path": [