chore: Bump 7-Zip 24.07→26.01, Git 2.47→2.54 across docs + setup
Setup-WinBuild2025.ps1: default SevenZipVersion '24.07' → '26.01' TODO.md: Tier-1 table + bullet list updated to current versions TEST-PLAN: expected version strings and checklist updated Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -147,7 +147,7 @@ param(
|
||||
[string] $GitVersion = '2.54.0.windows.1',
|
||||
|
||||
# 7-Zip version (latest stable)
|
||||
[string] $SevenZipVersion = '24.07'
|
||||
[string] $SevenZipVersion = '26.01'
|
||||
)
|
||||
|
||||
Set-StrictMode -Version Latest
|
||||
|
||||
Reference in New Issue
Block a user