Skip to content

Commit 63c5e5e

Browse files
authored
Merge pull request #69 from shiguredo/feature/update-sora-cpp-sdk-2025.6.0-canary.10
Sora C++ SDK を 2025.6.0-canary.10 に上げる
2 parents 682ae1d + fcb71c3 commit 63c5e5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
- [CHANGE] VideoCodecImplementation の NvidiaVideoCodecSdk を NvidiaVideoCodec に変更する
1515
- Sora C++ SDK のアップデートに伴う対応
1616
- @torikizi
17-
- [UPDATE] Sora C++ SDK を `2025.6.0-canary.8` に上げる
18-
- WEBRTC_BUILD_VERSION を `m141.7390.3.3` に上げる
17+
- [UPDATE] Sora C++ SDK を `2025.6.0-canary.10` に上げる
18+
- WEBRTC_BUILD_VERSION を `m142.7444.2.0` に上げる
1919
- CMAKE_VERSION を `4.1.2` に上げる
2020
- @torikizi
2121
- [UPDATE] AudioDeviceBuffer の変更に追随し、初期化時に env_ を渡すよう修正する

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SORA_CPP_SDK_VERSION=2025.6.0-canary.8
2-
WEBRTC_BUILD_VERSION=m141.7390.3.3
1+
SORA_CPP_SDK_VERSION=2025.6.0-canary.10
2+
WEBRTC_BUILD_VERSION=m142.7444.2.0
33
BOOST_VERSION=1.89.0
44
CLI11_VERSION=v2.6.1
55
CMAKE_VERSION=4.1.2

0 commit comments

Comments
 (0)