Files
static-php-cli/vcpkg-configuration.json

15 lines
348 B
JSON
Raw Permalink Normal View History

2025-03-24 14:35:10 +07:00
{
"default-registry": {
"kind": "git",
"baseline": "a76b33254af4092ff45f08ec5adcd9fd06468b43",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}