Skip to content

Commit ced3364

Browse files
committed
update sdk version
1 parent 093c48a commit ced3364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

windows/APIExample/install.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$agora_sdk = 'https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Windows_v4.6.0_FULL.zip'
2-
$ThirdPartysrc = 'https://fullapp.oss-cn-beijing.aliyuncs.com/API-Examples/ThirdParty.zip'
1+
$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.6.0_FULL.zip'
2+
$ThirdPartysrc = 'https://demo-app-download.agora.io/api_example/ThirdParty.zip'
33
$ThirdPartydes = 'ThirdParty.zip'
44
$agora_des = 'AgoraSdk.zip'
55
$agora_local_sdk = '../../sdk'

0 commit comments

Comments
 (0)