[libjuice] update to 1.7.0 (#48387)

This commit is contained in:
toge
2025-11-21 07:04:23 +09:00
committed by GitHub
parent 9e8f90bcac
commit 61a1513d15
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO paullouisageneau/libjuice
REF "v${VERSION}"
SHA512 7364305b6768fdaef32cb7424c205e6dd11a3b8846ac52c8ce0cd66f022baae75f57293fefd2b9d80a89e3b138c82b4ef9b8b2313c2fb732db41947062ac2555
SHA512 20800c54231188982f75bf823e1a450c6e501247fdb7348f4dc1dfaee6c6bf1394b681cd7e576156ddf2a1936668ebda10a1e74b9778f5bdd2a46c26173b68ac
HEAD_REF master
PATCHES
dependencies.diff

View File

@@ -1,6 +1,6 @@
{
"name": "libjuice",
"version": "1.6.1",
"version": "1.7.0",
"description": "The library is a simplified implementation of the Interactive Connectivity Establishment (ICE) protocol in C for POSIX platforms (including Linux and Apple macOS) and Microsoft Windows.",
"homepage": "https://github.com/paullouisageneau/libjuice",
"license": "LGPL-2.1-only",

View File

@@ -5037,7 +5037,7 @@
"port-version": 0
},
"libjuice": {
"baseline": "1.6.1",
"baseline": "1.7.0",
"port-version": 0
},
"libjxl": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ff67c30bca4d7db58376af9e4f17964b49bcd1b4",
"version": "1.7.0",
"port-version": 0
},
{
"git-tree": "352acf1b30af176f2fcc5944977cb0dd3737184c",
"version": "1.6.1",