You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/vcpkg-configuration.json

18 lines
394 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "cbf4a6641528cee6f172328984576f51698de726",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
],
"overlay-ports": [
"overlay-ports"
]
}