1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-04 19:14:41 +00:00
Files
uwuzu-mirror/update.json
T
2025-12-31 22:02:40 +09:00

20 lines
689 B
JSON

{
"software": "uwuzu",
"version": "1.6.10",
"release_date": "2025/12/31",
"release_notes": "このアップデートには、APIに関する一部バグと更新忘れの修正が含まれます!\n詳細はリリースノートをご確認ください。",
"notices": "アップデート前にデータのバックアップを行うことをおすすめします!",
"files": {
"overwrite": [
"/api/me/index.php",
"/api/users/index.php",
"/api/auth.php",
"/server/uwuzuabout.txt",
"/server/uwuzuinfo.txt",
"/server/uwuzurelease.txt"
],
"delete": [
]
}
}