From 3a3095d15a6f621db7dfd38bb7f5c0d8bf9e5591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sat, 28 Sep 2024 17:13:06 +0800 Subject: [PATCH] feat:28418 --- launcher/qqnt.json | 4 ++-- src/core/external/appid.json | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 08fca388..6d64e336 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -1,6 +1,6 @@ { "name": "qq-chat", - "version": "9.9.15-28327", + "version": "9.9.15-28418", "verHash": "512caf78", "type": "module", "private": true, @@ -16,7 +16,7 @@ "qd": "externals/devtools/cli/index.js" }, "main": "./loadNapCat.js", - "buildVersion": "28327", + "buildVersion": "28418", "isPureShell": true, "isByteCodeShell": true, "platform": "win32", diff --git a/src/core/external/appid.json b/src/core/external/appid.json index c1bde0c6..e1295504 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -22,5 +22,13 @@ "3.2.12-28327":{ "appid": 537249393, "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" } } \ No newline at end of file