[libdatachannel] Update to 0.18.6 (#33672)

This commit is contained in:
Sergey Podobry 2023-09-14 01:41:59 +03:00 committed by GitHub
parent 97e12471c6
commit 14431d6815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -8,7 +8,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO paullouisageneau/libdatachannel
REF "v${VERSION}"
SHA512 ede45221b8fb4ebc2a812f187372bc65da2a495311058e3b486ba7a2a584817ecdef286d956386a8635752786aebd5d0507bd84a84e484b9bf73ecd2dd92f918
SHA512 bcf58026612e2ae670911945f9f74660b513cbd38c9bae13e7b8acd41e545b5760ab4713c67b956e0bb8c0449491a5ab8e3f8d05e2468ff6540fc99e2540a105
HEAD_REF master
PATCHES
${PATCHES}

View File

@ -1,6 +1,6 @@
{
"name": "libdatachannel",
"version-semver": "0.18.2",
"version-semver": "0.18.6",
"port-version": 2,
"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",

View File

@ -4021,7 +4021,7 @@
"port-version": 0
},
"libdatachannel": {
"baseline": "0.18.2",
"baseline": "0.18.6",
"port-version": 2
},
"libdatrie": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3552621ddd4919b86e0b0333bf6530cc1402ec6f",
"version-semver": "0.18.6",
"port-version": 2
},
{
"git-tree": "8b22ab8a6787704e52d3b715feb12e38522540ab",
"version-semver": "0.18.2",