mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:49:00 +08:00
023edaa18c
* Update mdns to 1.4.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"name": "mdns",
|
|
"version": "1.4.1",
|
|
"description": "Public domain mDNS/DNS-SD library in C",
|
|
"homepage": "https://github.com/mjansson/mdns",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|