vcpkg-tool/cgmanifest.json

27 строки
604 B
JSON

{
"Registrations": [
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/catchorg/Catch2",
"CommitHash": "c4e3767e265808590986d5db6ca1b5532a7f3d13"
}
},
"DevelopmentDependency": true,
"DependencyRoots": []
},
{
"Component": {
"Type": "git",
"git": {
"RepositoryUrl": "https://github.com/fmtlib/fmt",
"CommitHash": "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9"
}
},
"DevelopmentDependency": false,
"DependencyRoots": []
}
]
}