vcpkg/ports/uwebsockets/vcpkg.json
JonLiu1993 82c7a4578a
[uwebsockets] update to 20.14.0 (#25687)
* [uwebsockets] update to 20.14.0

* update version
2022-07-11 16:17:58 -07:00

12 lines
302 B
JSON

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