From 87920fdf082917d935e1961a61a97cacfe7d1434 Mon Sep 17 00:00:00 2001 From: vansangpfiev Date: Wed, 30 Oct 2024 13:04:55 +0700 Subject: [PATCH 1/2] chore bump vcpkg to 2024.10.21 Release 10b7a17 --- engine/vcpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/vcpkg b/engine/vcpkg index fb544875b..10b7a1783 160000 --- a/engine/vcpkg +++ b/engine/vcpkg @@ -1 +1 @@ -Subproject commit fb544875b93bffebe96c6f720000003234cfba08 +Subproject commit 10b7a178346f3f0abef60cecd5130e295afd8da4 From 9c8db1af437b05889c1043a072c6db0bf7c7fa91 Mon Sep 17 00:00:00 2001 From: vansangpfiev Date: Wed, 30 Oct 2024 14:12:44 +0700 Subject: [PATCH 2/2] fix: vcpkg-configuration.json --- engine/vcpkg-configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/vcpkg-configuration.json b/engine/vcpkg-configuration.json index c88ae390d..d96e6fd07 100644 --- a/engine/vcpkg-configuration.json +++ b/engine/vcpkg-configuration.json @@ -1,8 +1,8 @@ { "default-registry": { "kind": "git", - "baseline": "a76e5d9e1c62a23b9e92353e5e25d8c34cda2b74", - "repository": "https://github.com/Cheaterdev/vcpkg" + "baseline": "10b7a178346f3f0abef60cecd5130e295afd8da4", + "repository": "https://github.com/microsoft/vcpkg" }, "registries": [ {