Skip to content

Commit 7579fc9

Browse files
committed
Build: Bump ASIO-SDK from asiosdk_2.3.3_2019-06-14 to ASIO-SDK_2.3.4_2025-10-15
1 parent 2abefa7 commit 7579fc9

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
@@ -11,7 +11,7 @@ param (
1111
#
1212
# The following version pinnings are semi-automatically checked for
1313
# updates. Verify .github/workflows/bump-dependencies.yaml when changing those manually:
14-
[string] $AsioSDKUrl = "https://download.steinberg.net/sdk_downloads/asiosdk_2.3.3_2019-06-14.zip",
14+
[string] $AsioSDKUrl = "https://download.steinberg.net/sdk_downloads/ASIO-SDK_2.3.4_2025-10-15.zip",
1515
[string] $NsisUrl = "https://downloads.sourceforge.net/project/nsis/NSIS%203/3.11/nsis-3.11.zip",
1616
[string] $BuildOption = ""
1717
)

0 commit comments

Comments
 (0)