mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-22 20:10:33 +02:00
21 lines
541 B
JSON
21 lines
541 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "8f54ef5453e7e76ff01e15988bf243e7247c5eb5",
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
"name": "microsoft"
|
|
},
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://github.com/CorsixTH/vcpkg-registry",
|
|
"baseline": "1ec0ed6b666d6ef4843e8b8fc0f32cbf5b6fe359",
|
|
"packages": [ "ffmpeg" ]
|
|
}
|
|
]
|
|
}
|