From 22957e4df625e927fac5ca5c654476343f6e3bda Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Fri, 12 Jan 2024 10:33:25 -0800 Subject: [PATCH] Bump to microsoft/vcpkg@c8696863d3 (#133) 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 94ce0da..c869686 160000 --- a/external/vcpkg +++ b/external/vcpkg @@ -1 +1 @@ -Subproject commit 94ce0dab56f4d8ba6bd631ba59ed682b02d45c46 +Subproject commit c8696863d371ab7f46e213d8f5ca923c4aef2a00