mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-15 21:00:34 +00:00
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:
parent
ea7cd7f7e1
commit
c5de5e00fc
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user