chore(template): bump PS7 7.6.1, NSIS 3.12, gh CLI 2.92.0

This commit is contained in:
Simone
2026-05-11 20:29:23 +02:00
parent 5c1a197559
commit 1b4c3be3f5
3 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -133,12 +133,12 @@ param(
[string] $DotNetSdkVersion = '10.0',
# Tier-2 Toolchain version pins — forwarded as-is to Setup-WinBuild2025.ps1
[string] $Pwsh7Version = '7.4.7',
[string] $NSISVersion = '3.10',
[string] $Pwsh7Version = '7.6.1',
[string] $NSISVersion = '3.12',
[string] $CMakeVersion = '3.31.6',
[string] $NodeJSVersion = '22.14.0',
[string] $WiXVersion = '4.0.5',
[string] $GhCliVersion = '2.67.0',
[string] $GhCliVersion = '2.92.0',
[string] $VcpkgRef = '',
# Skip Tier-2 Toolchain — forwarded to Setup-WinBuild2025.ps1 -SkipTier2