feat:28418

This commit is contained in:
手瓜一十雪
2024-09-28 17:13:06 +08:00
parent fb4d07391e
commit 3a3095d15a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "qq-chat", "name": "qq-chat",
"version": "9.9.15-28327", "version": "9.9.15-28418",
"verHash": "512caf78", "verHash": "512caf78",
"type": "module", "type": "module",
"private": true, "private": true,
@@ -16,7 +16,7 @@
"qd": "externals/devtools/cli/index.js" "qd": "externals/devtools/cli/index.js"
}, },
"main": "./loadNapCat.js", "main": "./loadNapCat.js",
"buildVersion": "28327", "buildVersion": "28418",
"isPureShell": true, "isPureShell": true,
"isByteCodeShell": true, "isByteCodeShell": true,
"platform": "win32", "platform": "win32",

View File

@@ -22,5 +22,13 @@
"3.2.12-28327":{ "3.2.12-28327":{
"appid": 537249393, "appid": 537249393,
"qua": "V1_LNX_NQ_3.2.12_28327_GW_B" "qua": "V1_LNX_NQ_3.2.12_28327_GW_B"
},
"9.9.15-28418":{
"appid": 537249321,
"qua": "V1_WIN_NQ_9.9.15_28418_GW_B"
},
"3.2.12-28418":{
"appid": 537249393,
"qua": "V1_LNX_NQ_3.2.12_28418_GW_B"
} }
} }