mdserver-web/plugins/mariadb/info.json

20 lines
533 B
JSON
Raw Permalink Normal View History

2022-07-11 22:23:23 -04:00
{
2024-12-17 12:21:14 -05:00
"sort":2,
2022-12-15 11:01:41 -05:00
"hook":["database"],
2022-07-11 22:23:23 -04:00
"title":"MariaDB",
"tip":"soft",
"name":"mariadb",
"type":"运行环境",
2022-07-13 01:59:51 -04:00
"ps":"一种关系数据库管理系统!",
2022-07-11 22:23:23 -04:00
"uninstall_pre_inspection":true,
2022-07-12 00:05:48 -04:00
"checks": "server/mariadb",
"path": "server/mariadb",
2025-09-11 02:40:36 -04:00
"versions":["10.6","10.7","10.8","10.9","10.11","11.0","11.1","11.2","11.3","11.4","11.5","11.6","11.7","11.8","12.0"],
2022-07-11 22:23:23 -04:00
"shell":"install.sh",
"checks":"server/mariadb",
"path":"server/mariadb",
"author":"mariadb",
2022-07-12 00:05:48 -04:00
"home":"https://mariadb.org/",
2022-07-11 22:23:23 -04:00
"date":"2022-07-12",
"pid": "2"
}