vcpkg/ports/uwebsockets/vcpkg.json
Lily Wang 924d8d4662
[uwebsockets] update to 20.40.0 (#31240)
* [uwebsockets] update to 20.40.0

* update version
2023-05-05 11:17:41 -07:00

12 lines
302 B
JSON

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