From 66fc8c43db81055047407b34b478afe61063755a Mon Sep 17 00:00:00 2001 From: dami Date: Sat, 3 May 2025 10:31:26 +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 b9c2a3a57..8321a229e 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.7", "7.4.3", "8.0.0"], + "versions":["4.0.14","5.0.14","6.0.20","6.2.16","7.0.15","7.2.8", "7.4.3", "8.0.0"], "tip": "soft", "checks": "server/redis", "path": "server/redis",