2021-10-26 19:58:33 +03:00
|
|
|
{
|
2022-08-31 07:04:42 +03:00
|
|
|
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
|
2021-10-26 19:58:33 +03:00
|
|
|
"Registrations": [
|
|
|
|
{
|
|
|
|
"Component": {
|
|
|
|
"Type": "git",
|
|
|
|
"git": {
|
|
|
|
"RepositoryUrl": "https://github.com/catchorg/Catch2",
|
2022-10-18 20:18:42 +03:00
|
|
|
"CommitHash": "62fd660583d3ae7a7886930b413c3c570e89786c"
|
2021-10-26 19:58:33 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"DevelopmentDependency": true,
|
|
|
|
"DependencyRoots": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Component": {
|
|
|
|
"Type": "git",
|
|
|
|
"git": {
|
|
|
|
"RepositoryUrl": "https://github.com/fmtlib/fmt",
|
2022-10-18 20:18:42 +03:00
|
|
|
"CommitHash": "a33701196adfad74917046096bf5a2aa0ab0bb50"
|
2021-10-26 19:58:33 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"DevelopmentDependency": false,
|
|
|
|
"DependencyRoots": []
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|