mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:21:49 +08:00
82c7a4578a
* [uwebsockets] update to 20.14.0 * update version
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"name": "uwebsockets",
|
|
"version-semver": "20.14.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"
|
|
]
|
|
}
|