vcpkg/ports/uwebsockets/vcpkg.json
MonicaLiu 43fd425d12
[uwebsockets] update to v20.34.0 (#28613)
* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-29 11:05:22 -08:00

12 lines
302 B
JSON

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