We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c9efe commit 6567343Copy full SHA for 6567343
windows/APIExample/install.ps1
@@ -1,6 +1,6 @@
1
$ThirdPartysrc = 'https://agora-adc-artifacts.oss-cn-beijing.aliyuncs.com/libs/ThirdParty.zip'
2
$ThirdPartydes = 'ThirdParty.zip'
3
-$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.0.0-beta.1_FULL.zip'
+$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.0.0-beta.2_FULL.zip'
4
$agora_des = 'AgoraSdk.zip'
5
6
if (-not (Test-Path ThirdParty)){
0 commit comments