vcpkg/ports/uwebsockets/vcpkg.json
Andrew e2d4023b23
[uWebSockets] updated to 19.0.0 alpha 5 (#16672)
* [uWebSockets] updated to 19.0.0 alpha 5

* versions db update

* Versions db update
2021-03-15 11:13:02 -07:00

11 lines
269 B
JSON

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