Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
315 B
JSON

{
"name": "libsodium",
"version": "1.0.20",
"port-version": 3,
"description": "A modern and easy-to-use crypto library",
"homepage": "https://libsodium.org/",
"license": "ISC",
"dependencies": [
{
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows & !mingw"
}
]
}