Skip to content

Commit

Permalink
更新 7-zip 24.06
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Jun 3, 2024
1 parent 147ce05 commit 062c5f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ if not exist "C:\Program Files (x86)\NSIS\makensis.exe" (
:download
if exist osc\xrsoft.exe goto build
rem download special file (too large or i don't want see in this open-source repository)
rem 7-zip (x86) 2405
curl.exe -sSL https://file.uhsea.com/2405/8615f71ac55075fba182d3d102652586AW.exe -o osc\apifiles\7z.exe || exit
curl.exe -sSL https://file.uhsea.com/2405/2c2c2dfd575a36f6f60677a6645b4345X4.dll -o osc\apifiles\7z.dll || exit
rem 7-zip (x86) 24.06
curl.exe -sSL https://file.uhsea.com/2406/8fb1d72ba6979dda28ac6c61e76952b7GI.exe -o osc\apifiles\7z.exe || exit
curl.exe -sSL https://file.uhsea.com/2406/fbb46824bb4865b54b802ccadb45da92JM.dll -o osc\apifiles\7z.dll || exit
rem DMI-table decoder by GNU v2.10
curl.exe -sSL https://file.uhsea.com/2403/660e7e160669d06fbcb2771dc684091929.exe -o osc\apifiles\DMI.exe || exit
rem Special purpose, not describable v3.1.0.0
Expand Down

0 comments on commit 062c5f1

Please sign in to comment.