From 5fef08797dcdb1a51d799d3ddaa1ce8ab56b8dbc Mon Sep 17 00:00:00 2001 From: dami Date: Tue, 19 Aug 2025 00:56:31 +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 88db23b1b..94cd9972d 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.8", "7.4.3", "8.0.3", "8.2.0"], + "versions":["4.0.14","5.0.14","6.0.20","6.2.16","7.0.15","7.2.9", "7.4.5", "8.0.3", "8.2.0"], "tip": "soft", "checks": "server/redis", "path": "server/redis",