Skip to content

Commit 849e823

Browse files
actions-userann0see
authored andcommitted
Build: Bump NSIS from 3.11 to 3.12
1 parent 60bed5a commit 849e823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows/deploy_windows.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ param (
1212
# The following version pinnings are semi-automatically checked for
1313
# updates. Verify .github/workflows/bump-dependencies.yaml when changing those manually:
1414
[string] $AsioSDKUrl = "https://download.steinberg.net/sdk_downloads/ASIO-SDK_2.3.4_2025-10-15.zip",
15-
[string] $NsisUrl = "https://downloads.sourceforge.net/project/nsis/NSIS%203/3.11/nsis-3.11.zip",
15+
[string] $NsisUrl = "https://downloads.sourceforge.net/project/nsis/NSIS%203/3.12/nsis-3.12.zip",
1616
[string] $BuildOption = ""
1717
)
1818

0 commit comments

Comments
 (0)