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

18 lines
460 B
JSON
Raw Normal View History

2022-11-06 07:32:02 -05:00
{
2022-12-15 07:03:00 -05:00
"hook":["database"],
2022-11-06 07:32:02 -05:00
"title":"MySQL[APT]",
"tip":"soft",
"name":"mysql-apt",
"type":"运行环境",
2023-01-01 12:02:13 -05:00
"ps":"一种关系数据库管理系统[debian,ubuntu](极速安装)",
2023-12-21 06:07:32 -05:00
"todo_versions":["5.7","8.0"],
2023-12-21 05:59:32 -05:00
"versions":["5.7","8.0","8.2"],
2022-11-06 07:32:02 -05:00
"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"
}