From d8e6e63b90a0e3ff4c02d14bee301a0c9cb55595 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 18 Jul 2024 00:58:25 +0800 Subject: [PATCH] Update info.json --- plugins/redis/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/redis/info.json b/plugins/redis/info.json index 9d48c35c8..4793a12d7 100755 --- a/plugins/redis/info.json +++ b/plugins/redis/info.json @@ -4,8 +4,8 @@ "name": "redis", "title": "Redis", "shell": "install.sh", - "versions":["4.0.11","5.0.8","6.0.4","6.2.7","7.0.12","7.2.2"], - "updates":["4.0.11","5.0.8","6.0.4","6.2.7","7.0.12","7.2.2"], + "versions":["4.0.14","5.0.9","6.0.9","6.2.9","7.0.15","7.2.5"], + "updates":["4.0.14","5.0.9","6.0.9","6.2.9","7.0.15","7.2.5"], "tip": "soft", "checks": "server/redis", "path": "server/redis",