vcpkg/ports/uwebsockets/vcpkg.json
Frank 23577da462
[uwebsockets] update version to 20.44.0 (#31731)
* [uwebsockets] update version to 20.44.0

* version
2023-05-31 11:40:57 -07:00

12 lines
302 B
JSON

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