Skip to content

Commit

Permalink
ci: replace iris-sdk (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
player0x3 authored Oct 10, 2022
1 parent 5490216 commit a44905e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"bootstrap": "yarn example && yarn"
},
"agora_electron": {
"iris_sdk_win": "https://download.agora.io/sdk/release/iris_4.0.0_DCG_Windows_Video_20220910_0326.zip",
"iris_sdk_mac": "https://download.agora.io/sdk/release/iris_4.0.0_DCG_Mac_Video_20220910_0344.zip",
"iris_sdk_win": "http://192.168.99.149:8086/CSDC_repo/iris_0.0.0_DCG_Windows_Video_20220930_1101.zip",
"iris_sdk_mac": "http://192.168.99.149:8086/CSDC_repo/iris_0.0.0_DCG_Mac_Video_20220930_1122.zip",
"no_symbol": true,
"prebuilt": true
},
Expand Down

0 comments on commit a44905e

Please sign in to comment.