mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
sdl2-mixer patch is fixed to closer match upstream which can fix compile failures in that port. Bump corsixth vcpkg repo again for sdl2-mixer fix
21 lines
580 B
JSON
21 lines
580 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "5f4628b89f3f98cd9a0b43c27ded2aa53da1f790",
|
|
"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": "f8112bf320835623dd837725c85e29a11087135d",
|
|
"packages": [ "ffmpeg", "sdl2-mixer", "luafilesystem", "lpeg" ]
|
|
}
|
|
]
|
|
}
|