diff --git a/plugins/mysql/info.json b/plugins/mysql/info.json index a87adc262..6aa74c020 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.30"], + "updates":["5.5.62","5.6.50", "5.7.32","8.0.34"], "shell":"install.sh", "checks":"server/mysql", "path":"server/mysql", @@ -19,4 +19,4 @@ "home":"https://dev.mysql.com/downloads/mysql", "date":"2017-11-24", "pid": "2" -} \ No newline at end of file +}