From 5b39dc76f1bc82f941d5c800ab9f34407a06b53a Mon Sep 17 00:00:00 2001 From: Igor Pavlov <87184205+ip7z@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:00:00 +0000 Subject: 23.01 --- DOC/Methods.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'DOC/Methods.txt') diff --git a/DOC/Methods.txt b/DOC/Methods.txt index d4a1b1d..541f1c1 100644 --- a/DOC/Methods.txt +++ b/DOC/Methods.txt @@ -1,8 +1,8 @@ 7-Zip method IDs for 7z and xz archives --------------------------------------- -Version: 18.06 -Date: 2018-06-30 +Version: 23.01 +Date: 2023-06-30 Each compression or crypto method in 7z is associated with unique binary value (ID). The length of ID in bytes is arbitrary but it can not exceed 63 bits (8 bytes). @@ -37,6 +37,7 @@ List of defined IDs 07 - ARM (little-endian) 08 - ARMT (little-endian) 09 - SPARC +0A - ARM64 21 - LZMA2 @@ -88,6 +89,8 @@ List of defined IDs 0A - Imploding 0C - BZip2 (not used. Use {040202} instead) 0E - LZMA (LZMA-zip) + + 5D - ZSTD 5F - xz 60 - Jpeg 61 - WavPack -- cgit v1.2.3-55-g6feb