mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:29:11 +08:00
e2d4023b23
* [uWebSockets] updated to 19.0.0 alpha 5 * versions db update * Versions db update
11 lines
269 B
JSON
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"
|
|
]
|
|
}
|