mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:59:01 +08:00
740e831977
* [libhydrogen] update to <1.0> * update version * update version * update version * del version
17 lines
378 B
JSON
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
|
|
}
|
|
]
|
|
}
|