diff --git a/externals/vcpkg b/externals/vcpkg index c82f746672..ea2a964f93 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit c82f74667287d3dc386bce81e44964370c91a289 +Subproject commit ea2a964f9303270322cf3f2d51c265ba146c422d diff --git a/vcpkg.json b/vcpkg.json index 971990874f..4cc7f6e17c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "yuzu", - "builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289", + "builtin-baseline": "ea2a964f9303270322cf3f2d51c265ba146c422d", "version": "1.0", "dependencies": [ "boost-algorithm",