Files
LR-EnviroCommand/vcpkg-configuration.json
dragonfly2046 d23636e70d
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Initial project files
2026-04-23 20:44:31 -07:00

15 lines
348 B
JSON

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