Update napi2native mappings for new and existing versions

Added mappings for versions 6.9.82-40824-arm64 and 6.9.82-40768-arm64. Updated 'send' addresses for versions 6.9.82-40990-arm64 and 6.9.83-41679-arm64 to reflect new offsets.
This commit is contained in:
手瓜一十雪 2025-11-01 16:18:51 +08:00
parent 325c455e38
commit 355f7fb4a0

View File

@ -39,12 +39,20 @@
"send": "09FF0F4",
"recv": "1D1A039"
},
"6.9.82-40824-arm64": {
"send": "05FA930",
"recv": "0B41B90"
},
"6.9.82-40768-arm64": {
"send": "05FA930",
"recv": "0B41B90"
},
"6.9.82-40990-arm64": {
"send": "0822F0C",
"send": "05FA930",
"recv": "0B41B90"
},
"6.9.83-41679-arm64": {
"send": "06DFD30",
"send": "0237D114",
"recv": "0957648"
}
}