vcpkg/ports/uwebsockets/vcpkg.json
JonLiu1993 48b93ecb2c
[uwebsockets] update to 19.2.0 (#18525)
* [uwebsockets] update to <v19.2.0>

* update version
2021-06-18 10:55:51 -07:00

11 lines
267 B
JSON

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