From a3c5356fe543d976e48353aa1a405181bfb19fae Mon Sep 17 00:00:00 2001
From: Peter Collins <pecolli@microsoft.com>
Date: Thu, 11 Jan 2024 08:42:55 -0800
Subject: [PATCH] Bump to microsoft/vcpkg@c8696863d3

Changes: https://github.com/microsoft/vcpkg/compare/94ce0dab56f4d8ba6bd631ba59ed682b02d45c46...c8696863d371ab7f46e213d8f5ca923c4aef2a00

A recent build attempt failed downloading various mingw dependencies:

    Error: Failed to download from mirror set:
    https://repo.msys2.org/mingw/i686/mingw-w64-i686-libwinpthread-git-9.0.0.6373.5be8fcd83-1-any.pkg.tar.zst: failed: status code 404

Bumping to the latest vcpkg release tag appears to fix this.
---
 external/vcpkg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/vcpkg b/external/vcpkg
index 94ce0dab..c8696863 160000
--- a/external/vcpkg
+++ b/external/vcpkg
@@ -1 +1 @@
-Subproject commit 94ce0dab56f4d8ba6bd631ba59ed682b02d45c46
+Subproject commit c8696863d371ab7f46e213d8f5ca923c4aef2a00
