From e64ac8f6160eb2aed0da6331e4b5a12f3dfd77ee Mon Sep 17 00:00:00 2001 From: dami Date: Sun, 17 May 2026 18:01:47 +0800 Subject: [PATCH] Update info.json --- plugins/redis/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/redis/info.json b/plugins/redis/info.json index c1945312f..d7e6fec75 100755 --- a/plugins/redis/info.json +++ b/plugins/redis/info.json @@ -4,7 +4,7 @@ "name": "redis", "title": "Redis", "shell": "install.sh", - "versions":["4.0.14","5.0.14","6.0.20","6.2.21","7.0.15","7.2.13", "7.4.8", "8.0.6", "8.2.5", "8.4.2","8.6.1"], + "versions":["4.0.14","5.0.14","6.0.20","6.2.22","7.0.15","7.2.14", "7.4.9", "8.0.6", "8.2.6", "8.4.3","8.6.3"], "tip": "soft", "checks": "server/redis", "path": "server/redis",