Skip to content

Commit 495e866

Browse files
authored
Merge pull request #146 from shiguredo/feature/sora-cpp-sdk-update-canary13
SORA_CPP_SDK_VERSION を 2025.2.0-canary.13 に上げる
2 parents bacafc6 + 102bc04 commit 495e866

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
- libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加
9090
- Sora CPP SDK の absl::optional を std::optional に変更した仕様に追従する
9191
- Sora CPP SDK の absl::nullopt を std::nullopt に変更した仕様に追従する
92-
- CMAKE_VERSION を `3.31.4` に上げる
92+
- CMAKE_VERSION を `3.31.6` に上げる
9393
- BOOST_VERSION を `1.87.0` に上げる
9494
- OPENH264_VERSION を `v2.6.0` に上げる
9595
- @torikizi @voluntas

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SORA_CPP_SDK_VERSION=2025.2.0-canary.12
1+
SORA_CPP_SDK_VERSION=2025.2.0-canary.13
22
WEBRTC_BUILD_VERSION=m132.6834.5.8
33
BOOST_VERSION=1.87.0
4-
CMAKE_VERSION=3.31.4
4+
CMAKE_VERSION=3.31.6
55
OPENH264_VERSION=v2.6.0

0 commit comments

Comments
 (0)