mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:51:39 +08:00
90c6f23013
* [c9y] update to 0.8.0 * [c9y] update version database
18 lines
299 B
JSON
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
|
|
}
|
|
]
|
|
}
|