Initial project files
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
2026-04-23 20:44:31 -07:00
parent e8626f1bc6
commit d23636e70d
12 changed files with 148 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"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"
}
]
}