From 3e71e541e6b2d0bcc279ac63b557c3395cac05b7 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: Fri, 31 Oct 2025 00:11:28 +0800 Subject: [PATCH] Update qqnt.json to version 9.9.22-40990 Bumped version, verHash, linuxVersion, linuxVerHash, and buildVersion fields in qqnt.json to reflect the new release 9.9.22-40990. --- launcher/qqnt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/launcher/qqnt.json b/launcher/qqnt.json index 047c6bbb..0c5ba4af 100644 --- a/launcher/qqnt.json +++ b/launcher/qqnt.json @@ -1,9 +1,9 @@ { "name": "qq-chat", - "verHash": "c50d6326", - "version": "9.9.22-40768", - "linuxVersion": "3.2.20-40768", - "linuxVerHash": "ab90fdfa", + "verHash": "2c9d3f6c", + "version": "9.9.22-40990", + "linuxVersion": "3.2.20-40990", + "linuxVerHash": "ec800879", "private": true, "description": "QQ", "productName": "QQ", @@ -17,7 +17,7 @@ "qd": "externals/devtools/cli/index.js" }, "main": "./loadNapCat.js", - "buildVersion": "40768", + "buildVersion": "40990", "isPureShell": true, "isByteCodeShell": true, "platform": "win32",