mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
18 lines
394 B
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"
|
|
]
|
|
}
|