vcpkg/ports/mdnsresponder/vcpkg.json
Mengna Li 5387e1925b
[mdnsresponder] update to 1557.140.5.0.1 (#27974)
* update to 1557.140.5.0.1

* update

* fix static-md fail

* update

* fix install copyright

* add new line at the end of file

* Fixing fatal error LNK1181: cannot open input file dnssd_stub.lib

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-11 22:45:12 -08:00

9 lines
320 B
JSON

{
"name": "mdnsresponder",
"version": "1557.140.5.0.1",
"description": "The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP networking initiative.",
"homepage": "https://github.com/apple-oss-distributions/mDNSResponder",
"license": "Apache-2.0",
"supports": "windows & !uwp & !arm"
}