vcpkg/ports/c9y/vcpkg.json
Sean Farrell 90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00

18 lines
299 B
JSON

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