Skip to content

Commit

Permalink
build: 7-zip 24.05
Browse files Browse the repository at this point in the history
#49

Also VC-LTL-5.0.9
No update for the zstd fork
  • Loading branch information
myfreeer committed May 16, 2024
1 parent 9bbf0d0 commit 6d37198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 7-zip-build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ set "Build_Root=%~dp0"
:Init
rem 7-zip version
rem https://www.7-zip.org/
set version=7z2301
set version=7z2405
rem https://github.com/mcmilk/7-Zip-zstd
set zstd_version=22.01-v1.5.5-R3

rem VC-LTL version
rem https://github.com/Chuyu-Team/VC-LTL5
set "VC_LTL_Ver=5.0.5"
set "VC_LTL_Ver=5.0.9"

:VS_Version
if defined APPVEYOR_BUILD_WORKER_IMAGE (
Expand Down

0 comments on commit 6d37198

Please sign in to comment.