Compare commits

..

3 Commits

Author SHA1 Message Date
手瓜一十雪
3dab2b4361 Update appid for 3.2.25-45758
Correct the appid entry in packages/napcat-core/external/appid.json for version 3.2.25-45758, changing it from 537314197 to 537340249 to ensure the build is identified correctly. (File now lacks a trailing newline.)
2026-02-05 20:28:11 +08:00
006lp
74be268dbe Update appid and qua for version 3.2.25-45758 (#1596)
Signed-off-by: 006lp <144674902+006lp@users.noreply.github.com>
2026-02-05 20:27:53 +08:00
手瓜一十雪
8b3f60628e Bump appid entry to 3.2.25-45758
Rename the object key in packages/napcat-core/external/appid.json from "3.2.25-45627" to "3.2.25-45758" to register the new build. The appid (537340249) and qua string were not modified in this change; please verify whether the qua should also be updated to match the new build identifier.
2026-02-05 20:13:48 +08:00

View File

@@ -527,8 +527,8 @@
"appid": 537337594, "appid": 537337594,
"qua": "V1_MAC_NQ_6.9.88_44725_GW_B" "qua": "V1_MAC_NQ_6.9.88_44725_GW_B"
}, },
"3.2.25-45627": { "3.2.25-45758": {
"appid": 537340249, "appid": 537340249,
"qua": "V1_LNX_NQ_3.2.25_45627_GW_B" "qua": "V1_LNX_NQ_3.2.25_45758_GW_B"
} }
} }