Add mappings for version 3.2.23-44343 (arm64 and x64)

Updated napi2native.json to include send and recv addresses for 3.2.23-44343 on both arm64 and x64 architectures.
This commit is contained in:
手瓜一十雪 2026-01-09 15:33:15 +08:00
parent ea7cd7f7e1
commit c5de5e00fc

View File

@ -134,5 +134,13 @@
"9.9.26-44343-x64": { "9.9.26-44343-x64": {
"send": "0A0F7BC", "send": "0A0F7BC",
"recv": "1D3C3CD" "recv": "1D3C3CD"
},
"3.2.23-44343-arm64": {
"send": "3C867DC",
"recv": "1404938"
},
"3.2.23-44343-x64": {
"send": "59A27B0",
"recv": "2FFBE90"
} }
} }