[libdatachannel] update to 0.17.11 (#27347)

* [libdatachannel] update to 0.17.11

* x-add-version

* Version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
This commit is contained in:
Lily Wang 2022-10-21 15:37:01 -07:00 committed by GitHub
parent f9c8bf740e
commit fabec58e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 11 deletions

View File

@ -7,8 +7,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO paullouisageneau/libdatachannel
REF 04cf4738961f55ba3f0aa39b4a61342f66bb3781 #v0.17.10
SHA512 766650c091326b7fcca2627fa5957db303a1157f8d514cce07fc15f539152683919b29ea23a486e755915b8225d678648c05a2fb60a5d7f05786e4d93f1ff409
REF 2c6ef2053c6d28a66c16d0dae54e432750753575 #v0.17.11
SHA512 b65cff5a7cb274fe4651c2cd395533c50eb2959192596e6ac7017af40c93d75cbc83ad86f8810e728b33d8d0b5993eddba4eac8644a603c5e641bf7cc4b87425
HEAD_REF master
PATCHES
${PATCHES}

View File

@ -1,6 +1,6 @@
{
"name": "libdatachannel",
"version-semver": "0.17.10",
"version-semver": "0.17.11",
"description": "libdatachannel is a standalone implementation of WebRTC Data Channels, WebRTC Media Transport, and WebSockets in C++17 with C bindings for POSIX platforms (including GNU/Linux, Android, and Apple macOS) and Microsoft Windows.",
"homepage": "https://github.com/paullouisageneau/libdatachannel",
"license": "LGPL-2.1-only",

View File

@ -3641,7 +3641,7 @@
"port-version": 0
},
"libdatachannel": {
"baseline": "0.17.10",
"baseline": "0.17.11",
"port-version": 0
},
"libdatrie": {
@ -7740,6 +7740,10 @@
"baseline": "2022-05-10",
"port-version": 1
},
"vcpkg-tool-bazel": {
"baseline": "5.2.0",
"port-version": 0
},
"vcpkg-tool-gn": {
"baseline": "2022-04-16",
"port-version": 0
@ -7772,10 +7776,6 @@
"baseline": "2.7.18",
"port-version": 0
},
"vcpkg-tool-bazel": {
"baseline": "5.2.0",
"port-version": 0
},
"vectorclass": {
"baseline": "2.02.00",
"port-version": 0

View File

@ -1,9 +1,14 @@
{
"versions": [
{
"git-tree": "8a0b138705a4ef7e8b7117c8674d018bf281335f",
"version-semver": "0.17.10",
"port-version": 0
"git-tree": "02535851d5b9490ba71783812c78a20542762f0d",
"version-semver": "0.17.11",
"port-version": 0
},
{
"git-tree": "8a0b138705a4ef7e8b7117c8674d018bf281335f",
"version-semver": "0.17.10",
"port-version": 0
},
{
"git-tree": "91ca5987e29fac6963c6ee8d6c4f91ecb621dd81",