Skip to content

Commit 64087e6

Browse files
committed
[+] 新的安装器
1 parent 82b52ef commit 64087e6

File tree

7 files changed

+366
-51
lines changed

7 files changed

+366
-51
lines changed

RevokeMsgPatcher.Assistant/Data/1.8/patch.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

RevokeMsgPatcher.Assistant/JsonData.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public Bag Bag()
1717
{
1818
Apps = AppConfig(),
1919
LatestVersion = "1.8",
20-
PatchVersion = 20240615,
20+
PatchVersion = 20240928,
2121
Notice = "",
2222
NoticeUrl = "",
2323
};
@@ -1373,7 +1373,7 @@ public App QQNT()
13731373
{
13741374
Name="QQ.exe",
13751375
StartVersion="9.9.10.00000",
1376-
EndVersion="",
1376+
EndVersion="9.9.15.00000",
13771377
ReplacePatterns = new List<ReplacePattern>
13781378
{
13791379
new ReplacePattern

RevokeMsgPatcher/Forms/FormLiteLoaderQQNT.Designer.cs

Lines changed: 48 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)