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

14 lines
289 B
JSON

{
"name": "yato",
"version-date": "2022-03-06",
"description": "Modern C++14 containers and utilities, actors system, typesafe config",
"license": "Apache-2.0",
"supports": "!(windows & arm)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}