From ae37f76bb96bdee1e8a704838c1136fe621ef2ad Mon Sep 17 00:00:00 2001
From: Briar <205427297+icybriarr@users.noreply.github.com>
Date: Tue, 1 Apr 2025 22:02:45 +0200
Subject: [PATCH] externals: Update vcpkg to `c82f7466`

---
 externals/vcpkg | 2 +-
 vcpkg.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/externals/vcpkg b/externals/vcpkg
index a42af01b72..c82f746672 160000
--- a/externals/vcpkg
+++ b/externals/vcpkg
@@ -1 +1 @@
-Subproject commit a42af01b72c28a8e1d7b48107b33e4f286a55ef6
+Subproject commit c82f74667287d3dc386bce81e44964370c91a289
diff --git a/vcpkg.json b/vcpkg.json
index a9e895153e..971990874f 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": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6",
+    "builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289",
     "version": "1.0",
     "dependencies": [
         "boost-algorithm",