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

20 lines
390 B
JSON

{
"name": "libgcrypt",
"version": "1.11.0",
"description": "A general purpose cryptographic library",
"homepage": "https://gnupg.org/software/libgcrypt/index.html",
"license": null,
"supports": "!windows | mingw",
"dependencies": [
{
"name": "libgcrypt",
"host": true
},
"libgpg-error",
{
"name": "vcpkg-make",
"host": true
}
]
}