diff --git a/external/LiteLoaderWrapper.zip b/external/LiteLoaderWrapper.zip index 9861a5a1..e38ceabc 100644 Binary files a/external/LiteLoaderWrapper.zip and b/external/LiteLoaderWrapper.zip differ diff --git a/external/logo.png b/external/logo.png index a87d363e..839691c4 100644 Binary files a/external/logo.png and b/external/logo.png differ diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 74d47b93..f3db1840 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -1,9 +1,9 @@ { "name": "qq-chat", - "version": "9.9.18-32869", - "verHash": "e735296c", - "linuxVersion": "3.2.16-32869", - "linuxVerHash": "4c192ba9", + "version": "9.9.19-34740", + "verHash": "f31348f2", + "linuxVersion": "3.2.17-34740", + "linuxVerHash": "5aa2d8d6", "private": true, "description": "QQ", "productName": "QQ", @@ -16,27 +16,10 @@ "bin": { "qd": "externals/devtools/cli/index.js" }, - "appid": { - "win32": "537258389", - "darwin": "537258412", - "linux": "537258424" - }, "main": "./loadNapCat.js", - "peerDependenciesMeta": { - "*": { - "optional": true - } - }, - "pnpm": { - "patchedDependencies": { - "@vue/runtime-dom@3.5.12": "patches/@vue__runtime-dom@3.5.12.patch", - "@swc/helpers@0.5.3": "patches/@swc__helpers@0.5.3.patch", - "vuex@4.1.0": "patches/vuex@4.1.0.patch" - } - }, - "buildVersion": "32869", + "buildVersion": "34740", "isPureShell": true, "isByteCodeShell": true, "platform": "win32", "eleArch": "x64" -} +} \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 48f84d17..e48e0388 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -354,5 +354,13 @@ "9.9.19-34740-x64": { "send": "3BDD8D0", "recv": "3BE20D0" + }, + "3.2.17-34740-x64": { + "send": "ADDF0A0", + "recv": "ADE2AC0" + }, + "3.2.17-34740-arm64": { + "send": "7711270", + "recv": "7714BA0" } } \ No newline at end of file