Skip to content

Commit 6567343

Browse files
committed
feat: bump up sdk version
1 parent 82c9efe commit 6567343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/APIExample/install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
$ThirdPartysrc = 'https://agora-adc-artifacts.oss-cn-beijing.aliyuncs.com/libs/ThirdParty.zip'
22
$ThirdPartydes = 'ThirdParty.zip'
3-
$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.0.0-beta.1_FULL.zip'
3+
$agora_sdk = 'https://download.agora.io/sdk/release/Agora_Native_SDK_for_Windows_v4.0.0-beta.2_FULL.zip'
44
$agora_des = 'AgoraSdk.zip'
55

66
if (-not (Test-Path ThirdParty)){

0 commit comments

Comments
 (0)