vcpkg/ports/libgcrypt/vcpkg.json
Dawid Wróbel 84f0ea23aa
[libgcrypt] new stable release (1.10.1) (#24216)
* [libgcrypt] new stable 1.10.1 release

* [libgcrypt] update versions
2022-04-18 14:17:02 -07:00

11 lines
247 B
JSON

{
"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"
]
}