mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 12:11:38 -06:00
7-Zip ZStandard 0.7.3
- update to 0.7.3 - GUI improvements: - ZStandard Version and Level is shown in FileManager - method and level selection is better - this 7-Zip Version defaults to ZSandard now
This commit is contained in:
@@ -119,7 +119,7 @@ const UInt32 k_ARM = 0x3030501;
|
||||
const UInt32 k_ARMT = 0x3030701;
|
||||
const UInt32 k_SPARC = 0x3030805;
|
||||
|
||||
const UInt32 k_ZStd = 0x4F71101;
|
||||
const UInt32 k_ZSTD = 0x4F71101;
|
||||
|
||||
const UInt32 k_AES = 0x6F10701;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user