vcpkg/ports/uwebsockets/vcpkg.json
Jia Yue Hua 78af68fdcc
[uwebsockets] update to 20.47.0 (#34683)
* [uwebsockets] update to 20.47.0

* [uwebsockets] update to 20.47.0
2023-10-24 09:02:01 -07:00

12 lines
302 B
JSON

{
"name": "uwebsockets",
"version-semver": "20.47.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"
]
}