mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 12:19:00 +08:00
ab762687aa
* [uwebsockets] Update to 20.11.0 * Update CI baseline
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"name": "uwebsockets",
|
|
"version-semver": "20.11.0",
|
|
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
|
|
"homepage": "https://github.com/uWebSockets/uWebSockets",
|
|
"dependencies": [
|
|
"usockets",
|
|
"zlib"
|
|
]
|
|
}
|