File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2424
2525![ lanzou-gui_screenshot] ( https://i.loli.net/2020/07/24/DmRBtuAjhikGep8.png )
2626
27+ [ ![ what's-new-v0.3.6.gif] ( https://i.loli.net/2021/01/03/UCkicu6H7QeOyMs.gif )] ( https://files.catbox.moe/o2b3q1.webp )
28+
2729
2830# 说明
2931- 默认并发上传下载任务为3,可以自行设置,单个文件还是单线程的;
Original file line number Diff line number Diff line change 22
33VSVersionInfo(
44 ffi=FixedFileInfo(
5- filevers=(0, 3, 4 , 0),
6- prodvers=(0, 3, 4 , 0),
5+ filevers=(0, 3, 6 , 0),
6+ prodvers=(0, 3, 6 , 0),
77 mask=0x3f,
88 flags=0x0,
99 OS=0x4,
@@ -17,12 +17,12 @@ VSVersionInfo(
1717 u'040904B0',
1818 [StringStruct(u'CompanyName', u'rachpt.cn'),
1919 StringStruct(u'FileDescription', u'蓝奏云客户端'),
20- StringStruct(u'FileVersion', u'0.3.4 '),
20+ StringStruct(u'FileVersion', u'0.3.6 '),
2121 StringStruct(u'InternalName', u'lanzou-gui'),
2222 StringStruct(u'LegalCopyright', u'Copyright (c) rachpt'),
23- StringStruct(u'OriginalFilename', u'lanzou-gui_win64_v0.3.4 .exe'),
23+ StringStruct(u'OriginalFilename', u'lanzou-gui_win64_v0.3.6 .exe'),
2424 StringStruct(u'ProductName', u'lanzou-gui_win64'),
25- StringStruct(u'ProductVersion', u'0.3.4 (r200823 )')])
25+ StringStruct(u'ProductVersion', u'0.3.6 (r210103 )')])
2626 ]),
2727 VarFileInfo([VarStruct(u'Translation', [2052, 1033])])
2828 ]
You can’t perform that action at this time.
0 commit comments