From e7c318e56069f3ae8f2a18cceeda7209a946cca1 Mon Sep 17 00:00:00 2001 From: midoks Date: Fri, 14 Oct 2022 12:18:09 +0800 Subject: [PATCH] Update info.json --- plugins/mysql/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mysql/info.json b/plugins/mysql/info.json index 5b4371b89..a87adc262 100755 --- a/plugins/mysql/info.json +++ b/plugins/mysql/info.json @@ -11,7 +11,7 @@ "path": "server/mysql/VERSION", "todo_versions":["5.6","5.7","8.0"], "versions":["5.5", "5.6", "5.7","8.0"], - "updates":["5.5.62","5.6.50", "5.7.32","8.0.22"], + "updates":["5.5.62","5.6.50", "5.7.32","8.0.30"], "shell":"install.sh", "checks":"server/mysql", "path":"server/mysql",