yuzu/externals/vcpkg/ports/libgcrypt/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
247 B
JSON
Executable File

{
"name": "libgcrypt",
"version": "1.10.1",
"description": "A general purpose cryptographic library",
"homepage": "https://gnupg.org/software/libgcrypt/index.html",
"supports": "linux | osx",
"dependencies": [
"libgpg-error"
]
}