From e6a54b08f16a0ea4db2411cdf6d7486fa3fd5f4e Mon Sep 17 00:00:00 2001 From: dami Date: Fri, 13 Feb 2026 13:29:48 +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 76b9a9a39..4fe471035 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.16","7.0.15","7.2.9", "7.4.7", "8.0.5", "8.2.3"], + "versions":["4.0.14","5.0.14","6.0.20","6.2.16","7.0.15","7.2.9", "7.4.7", "8.0.5", "8.2.4","8.6.0"], "tip": "soft", "checks": "server/redis", "path": "server/redis",