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

17 lines
324 B
JSON

{
"name": "binn",
"version": "3.0",
"port-version": 3,
"description": "Binn is a binary data serialization format designed to be compact, fast and easy to use.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}