diff --git a/Projects/PhoenixPE/Applications/File Management/7Zip.script b/Projects/PhoenixPE/Applications/File Management/7Zip.script index f32e0fc..c14669c 100644 --- a/Projects/PhoenixPE/Applications/File Management/7Zip.script +++ b/Projects/PhoenixPE/Applications/File Management/7Zip.script @@ -32,16 +32,16 @@ Title=7-Zip Author=Homes32 Level=5 -Version=1.2.6.0 -Description=(v24.09) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats. -Date=2024-12-09 +Version=1.2.7.0 +Description=(v25.00) 7-Zip is a free and open-source file archiver capable of reading and writing many archive formats. +Date=2025-07-21 Selected=True Mandatory=False [Variables] %ProgramFolder%="7-Zip" %ProgramExe%="7zFM.exe" -%ProgramVersion%=2409 +%ProgramVersion%=2500 %DownloadURL86%=https://www.7-zip.org/a/7z%ProgramVersion%.exe %DownloadURL64%=https://www.7-zip.org/a/7z%ProgramVersion%-x64.exe diff --git a/Projects/PhoenixPE/Tools/arm64/7z.dll b/Projects/PhoenixPE/Tools/arm64/7z.dll index f192a13..bd06dbf 100644 Binary files a/Projects/PhoenixPE/Tools/arm64/7z.dll and b/Projects/PhoenixPE/Tools/arm64/7z.dll differ diff --git a/Projects/PhoenixPE/Tools/arm64/7z.exe b/Projects/PhoenixPE/Tools/arm64/7z.exe index 22df034..3dd616e 100644 Binary files a/Projects/PhoenixPE/Tools/arm64/7z.exe and b/Projects/PhoenixPE/Tools/arm64/7z.exe differ diff --git a/Projects/PhoenixPE/Tools/x64/7z.dll b/Projects/PhoenixPE/Tools/x64/7z.dll index e81e08b..9f04d98 100644 Binary files a/Projects/PhoenixPE/Tools/x64/7z.dll and b/Projects/PhoenixPE/Tools/x64/7z.dll differ diff --git a/Projects/PhoenixPE/Tools/x64/7z.exe b/Projects/PhoenixPE/Tools/x64/7z.exe index 19961db..ae6ad32 100644 Binary files a/Projects/PhoenixPE/Tools/x64/7z.exe and b/Projects/PhoenixPE/Tools/x64/7z.exe differ diff --git a/Projects/PhoenixPE/Tools/x86/7z.dll b/Projects/PhoenixPE/Tools/x86/7z.dll index 729036f..a142cfa 100644 Binary files a/Projects/PhoenixPE/Tools/x86/7z.dll and b/Projects/PhoenixPE/Tools/x86/7z.dll differ diff --git a/Projects/PhoenixPE/Tools/x86/7z.exe b/Projects/PhoenixPE/Tools/x86/7z.exe index 02e654f..c597655 100644 Binary files a/Projects/PhoenixPE/Tools/x86/7z.exe and b/Projects/PhoenixPE/Tools/x86/7z.exe differ