Add new version mappings to external JSON configs

Updated appid.json, napi2native.json, and packet.json to include new version entries for 6.8.83-41679, 6.9.82-40990-arm64, and 6.9.83-41679-arm64. These changes add support for additional client versions and architectures.
This commit is contained in:
手瓜一十雪
2025-10-31 12:37:42 +08:00
parent 3e71e541e6
commit bb84dfcc27
3 changed files with 16 additions and 0 deletions

View File

@@ -562,5 +562,9 @@
"9.9.23-41679-x64": {
"send": "2C94520",
"recv": "2C97AA0"
},
"6.9.83-41679-arm64": {
"send": "3D718F8",
"recv": "3D74208"
}
}