vcpkg-tool/cgmanifest.json

43 строки
1.3 KiB
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": "other",
"other": {
"name": "fmt",
"version": "10.0.0",
"downloadUrl": "https://github.com/fmtlib/fmt/archive/refs/tags/10.0.0.tar.gz",
"hash": "6188508d74ca1ed75bf6441b152c07ca83971d3104b37f33784a7b55dfcc614d6243e77e0a14220018586fdb86207cc033eece834e7acd5e0907ed4c97403f3b"
}
},
"DevelopmentDependency": false,
"DependencyRoots": []
},
{
"Component": {
"Type": "other",
"other": {
"name": "CMakeRC",
"version": "2.0.1",
"downloadUrl": "https://github.com/vector-of-bool/cmrc/archive/refs/tags/2.0.1.tar.gz",
"hash": "cb69ff4545065a1a89e3a966e931a58c3f07d468d88ecec8f00da9e6ce3768a41735a46fc71af56e0753926371d3ca5e7a3f2221211b4b1cf634df860c2c997f"
}
},
"DevelopmentDependency": false,
"DependencyRoots": []
}
]
}