vcpkg-tool/cgmanifest.json

28 строки
683 B
JSON
Исходник Обычный вид История

{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/catchorg/Catch2",
"CommitHash": "62fd660583d3ae7a7886930b413c3c570e89786c"
}
},
"DevelopmentDependency": true,
"DependencyRoots": []
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/fmtlib/fmt",
"CommitHash": "a33701196adfad74917046096bf5a2aa0ab0bb50"
}
},
"DevelopmentDependency": false,
"DependencyRoots": []
}
]
}