vcpkg/ports/uwebsockets/vcpkg.json
walge-laine ab762687aa
[uwebsockets] Update to 20.11.0 (#23504)
* [uwebsockets] Update to 20.11.0

* Update CI baseline
2022-03-14 17:07:09 -07:00

11 lines
275 B
JSON

{
"name": "uwebsockets",
"version-semver": "20.11.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"dependencies": [
"usockets",
"zlib"
]
}