Skip to content

Commit 2c8f974

Browse files
committed
Add 9.9.30-48517 appid and napi2native entries
Add mappings for version 9.9.30-48517: update packages/napcat-core/external/appid.json with appid 537352474 and qua "V1_WIN_NQ_9.9.30_48517_GW_B", and update packages/napcat-core/external/napi2native.json with the x64 mapping (send: "0A9B1BC", recv: "1F0324D"). These entries add support for the new 9.9.30-48517 release.
1 parent fc26077 commit 2c8f974

3 files changed

Lines changed: 32 additions & 0 deletions

File tree

packages/napcat-core/external/appid.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,5 +566,13 @@
566566
"6.9.93-47354": {
567567
"appid": 537346896,
568568
"qua": "V1_MAC_NQ_6.9.93_47354_GW_B"
569+
},
570+
"9.9.30-48517": {
571+
"appid": 537352474,
572+
"qua": "V1_WIN_NQ_9.9.30_48517_GW_B"
573+
},
574+
"3.2.28-48517": {
575+
"appid": 537352510,
576+
"qua": "V1_LNX_NQ_3.2.28_48517_GW_B"
569577
}
570578
}

packages/napcat-core/external/napi2native.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,17 @@
222222
"6.9.93-47354-x64": {
223223
"send": "28ADE46",
224224
"recv": "0A8FD5A"
225+
},
226+
"9.9.30-48517-x64": {
227+
"send": "0A9B1BC",
228+
"recv": "1F0324D"
229+
},
230+
"3.2.28-48517-x64": {
231+
"send": "5E41890",
232+
"recv": "3216D10"
233+
},
234+
"3.2.28-48517-arm64": {
235+
"send": "3F9C7E4",
236+
"recv": "14E1AA8"
225237
}
226238
}

packages/napcat-core/external/packet.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,5 +730,17 @@
730730
"6.9.93-47354-x64": {
731731
"send": "47CD940",
732732
"recv": "47D04F0"
733+
},
734+
"3.2.28-48517-x64": {
735+
"send": "AD7C280",
736+
"recv": "AD7FD20"
737+
},
738+
"9.9.30-48517-x64": {
739+
"send": "2F3B960",
740+
"recv": "2F3EEE0"
741+
},
742+
"3.2.28-48517-arm64": {
743+
"send": "6F48B70",
744+
"recv": "6F4C520"
733745
}
734746
}

0 commit comments

Comments
 (0)