Alfred E. Heggestad 99ff9a28d9
[baresip-libre] update to version 3.6.0 (#34845)
* baresip-libre: update to version 3.6.0

* bump version
2023-11-02 10:40:09 -07:00

21 lines
417 B
JSON

{
"name": "baresip-libre",
"version": "3.6.0",
"description": "Generic library for real-time communications with async IO support",
"homepage": "https://github.com/baresip/re",
"license": "BSD-3-Clause",
"supports": "!uwp",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}