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

14 lines
276 B
JSON

{
"name": "libb2",
"version": "0.98.1",
"port-version": 7,
"description": "C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp",
"homepage": "https://github.com/BLAKE2/libb2",
"dependencies": [
{
"name": "vcpkg-make",
"host": true
}
]
}