From 0869099da45177c7c15a97123b007295338a9745 Mon Sep 17 00:00:00 2001 From: Abandoned Cart Date: Wed, 14 Jun 2023 18:01:03 -0400 Subject: externals: Fix update vcpkg to 2023.06.14 Forgot to update the manifest to reflect the submodule in the previous commit. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 26f545c6c..2fa2c80be 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": "656fcc6ab2b05c6d999b7eaca717027ac3738f71", + "builtin-baseline": "a487471068f4cb1cbb4eeb340763cdcc0a75fd68", "version": "1.0", "dependencies": [ "boost-algorithm", -- cgit v1.2.3