zhenxun_bot/update_info.json

15 lines
264 B
JSON
Raw Normal View History

2021-08-06 03:31:34 +08:00
{
2021-08-10 23:03:46 +08:00
"update_file": [
2021-10-03 14:24:07 +08:00
"plugins",
"models",
2021-12-01 14:03:34 +08:00
"services",
2022-01-05 22:32:59 +08:00
"utils",
2022-02-19 18:20:19 +08:00
"basic_plugins",
"configs/path_config.py",
"configs/utils",
"bot.py"
2021-09-05 02:32:24 +08:00
],
2022-02-19 20:04:19 +08:00
"add_file": ["poetry.lock", "pyproject.toml"],
2021-10-03 14:24:07 +08:00
"delete_file": []
2021-12-01 16:21:58 +08:00
}