File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ 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] $AsioSDKName = "asiosdk_2 .3.3_2019-06-14 ",
14+ # [string] $AsioSDKName = "ASIO-SDK_2 .3.4_2025-10-15 ",
1515 [string ] $AsioSDKName = " ASIOSDK" ,
16- [string ] $AsioSDKUrl = " https://download.steinberg.net/sdk_downloads/asiosdk_2 .3.3_2019-06-14 .zip" ,
16+ [string ] $AsioSDKUrl = " https://download.steinberg.net/sdk_downloads/ASIO-SDK_2 .3.4_2025-10-15 .zip" ,
1717 [string ] $NsisName = " nsis-3.11" ,
1818 [string ] $NsisUrl = " https://downloads.sourceforge.net/project/nsis/NSIS%203/3.11/nsis-3.11.zip" ,
1919 [string ] $BuildOption = " "
You can’t perform that action at this time.
0 commit comments