pineapple/externals/vcpkg/ports/uwebsockets/vcpkg.json

11 lines
275 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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"
]
}