Skip to content

Commit cd0bf0b

Browse files
committed
切换Gocq至AstralGocq
1 parent 27da9c6 commit cd0bf0b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

OlivOS/core/info/infoAPI.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
import OlivOS
1818

1919

20-
OlivOS_Version = '0.11.51'
21-
OlivOS_SVN = 171
22-
OlivOS_Version_Slogan = '苏打饼干'
20+
OlivOS_Version = '0.11.52'
21+
OlivOS_SVN = 172
22+
OlivOS_Version_Slogan = '炖沼泽鬼鱼'
2323

2424
# Compatible <= Plugin[compatible_svn] : Compatible
2525
# OldCompatible <= Plugin[compatible_svn] < Compatible : OldCompatible Warn

OlivOS/libBooter/libEXEModelAPI.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ def startGoCqhttpLibExeModel(
485485
OlivOS.updateAPI.checkResouceFile(
486486
logger_proc=Proc_dict[basic_conf_models_this['logger_proc']],
487487
resouce_api=resourceUrlPath,
488-
resouce_name='go-cqhttp',
488+
resouce_name='AstralGocq',
489489
filePath='./lib/go-cqhttp.exe',
490490
filePathUpdate='./lib/go-cqhttp.exe.tmp',
491491
filePathFORCESKIP='./lib/FORCESKIP'

0 commit comments

Comments
 (0)