mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 01:30:55 +08:00
[baresip-libre] Update to version 3.18.0 (#42630)
This commit is contained in:
parent
9dd14da8b9
commit
58f0f7db95
@ -6,7 +6,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO baresip/re
|
||||
REF "v${VERSION}"
|
||||
SHA512 8de8d847d317b18333813a0e5c28fab4aebb16e5e383c8acb6e963d1cf8b0a90e11fc46a3438c5202ae3ecfc8b6572a649161b6ea45b4467764413b689caad58
|
||||
SHA512 db9c67a60803a224a87aa4104d5a0a349d09946b5bf7c8b18fd121ed7517d25a5412b0516dfc6a386218db9d5020b65ac1253966052a4978075e6bfcb71dc908
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "baresip-libre",
|
||||
"version": "3.17.0",
|
||||
"version": "3.18.0",
|
||||
"description": "Generic library for real-time communications with async IO support",
|
||||
"homepage": "https://github.com/baresip/re",
|
||||
"license": "BSD-3-Clause",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b68f846bfe9e6a062eb56ec1effb3d4688eba107",
|
||||
"version": "3.18.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "0ea202b4f5af5ef038efd0bf129a9928881ec820",
|
||||
"version": "3.17.0",
|
||||
|
@ -557,7 +557,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"baresip-libre": {
|
||||
"baseline": "3.17.0",
|
||||
"baseline": "3.18.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"bark": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user