early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/uwebsockets/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/uwebsockets/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user