vcpkg/ports/c9y/vcpkg.json
Sean Farrell 9a4d01264a
[c9y] Update to 0.6.2 (#29043)
* [c9y] Update to version 0.6.2

* [c9y] update baseline
2023-01-19 18:02:01 -08:00

18 lines
299 B
JSON

{
"name": "c9y",
"version-semver": "0.6.2",
"description": "Concurency",
"homepage": "https://github.com/rioki/c9y",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}