Bump vcpkg for May 2025

This commit is contained in:
Stephen E. Baker
2025-05-23 10:37:05 -04:00
parent 4091521e2a
commit c81ba258cf
2 changed files with 6 additions and 3 deletions

3
.gitignore vendored
View File

@@ -104,6 +104,9 @@ CorsixTH/CorsixTH.sln
.cproject
.vs/
# CLion / IntelliJ
.idea/
# Default build path
CorsixTH/CorsixTH
CorsixTH/corsix-th

View File

@@ -1,7 +1,7 @@
{
"default-registry": {
"kind": "git",
"baseline": "57f42c11b101c1a999bbeaf941fe12752c6de399",
"baseline": "8f54ef5453e7e76ff01e15988bf243e7247c5eb5",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
@@ -13,8 +13,8 @@
{
"kind": "git",
"repository": "https://github.com/CorsixTH/vcpkg-registry",
"baseline": "b998b8771178330078a06e310c79579a690159ed",
"packages": [ "ffmpeg", "luafilesystem", "lpeg" ]
"baseline": "1ec0ed6b666d6ef4843e8b8fc0f32cbf5b6fe359",
"packages": [ "ffmpeg" ]
}
]
}