vcpkg/ports/libhydrogen/vcpkg.json
Frank 740e831977
[libhydrogen] Update version to latest commit (#21811)
* [libhydrogen] update to <1.0>

* update version

* update version

* update version

* del version
2021-12-02 19:53:58 -08:00

17 lines
378 B
JSON

{
"name": "libhydrogen",
"version-date": "2021-12-02",
"description": "A lightweight, secure, easy-to-use crypto library suitable for constrained environments",
"homepage": "https://github.com/jedisct1/libhydrogen",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}