更新3.9.8.25支持。 #52

This commit is contained in:
xaoyaoo 2023-12-21 15:32:59 +08:00
parent 2a465fce5e
commit eaa3ae92ad
2 changed files with 351 additions and 344 deletions

View File

@ -17,4 +17,4 @@ VERSION_LIST_PATH = os.path.join(os.path.dirname(__file__), "version_list.json")
with open(VERSION_LIST_PATH, "r", encoding="utf-8") as f:
VERSION_LIST = json.load(f)
__version__ = "2.3.23"
__version__ = "2.3.24"

View File

@ -341,5 +341,12 @@
64996440,
0,
64997904
],
"3.9.8.25": [
65000920,
65002256,
65000728,
0,
65002192
]
}