zeek/auxil/vcpkg/ports/kcp/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
298 B
JSON

{
"name": "kcp",
"version": "1.7",
"description": "A fast and reliable ARQ protocol",
"homepage": "https://github.com/skywind3000/kcp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}