1
1
mirror of https://github.com/tstack/lnav.git synced 2024-07-07 09:36:19 +03:00
lnav/vcpkg-configuration.json
2024-05-10 21:01:25 -07:00

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"
]
}