mdserver-web/plugins/mysql-apt/info.json

17 lines
472 B
JSON
Raw Normal View History

2022-11-06 07:32:02 -05:00
{
"title":"MySQL[APT]",
"tip":"soft",
"name":"mysql-apt",
"type":"运行环境",
2022-11-21 23:56:33 -05:00
"ps":"[<b style='color:red;'>潜龙勿用</b>]一种关系数据库管理系统[debian,ubuntu](极速安装)",
2022-11-06 07:32:02 -05:00
"todo_versions":["5.7","8.0"],
"versions":["5.7","8.0"],
"shell":"install.sh",
"install_pre_inspection":true,
"checks":"server/mysql-apt",
"path":"server/mysql-apt",
"author":"mysql",
"home":"https://dev.mysql.com/downloads/mysql",
"date":"2022-06-29",
"pid": "6"
}