From 33f8cd0c7ee521bf23506a791e88367d5129161e Mon Sep 17 00:00:00 2001 From: Zephyron Date: Mon, 27 Jan 2025 13:25:16 +1000 Subject: deps: Update Vulkan dependencies and remove fmt version constraint - Update Vulkan-Headers to e43027a (1.4.306) - Update Vulkan-Utility-Libraries to 8ec8482 - Update vcpkg to 2b8927f - Remove version constraint for fmt package requirement - Update VulkanHeaders version requirement to 1.4.306 This updates several external dependencies to their latest versions and removes the specific version requirement for fmt while maintaining the REQUIRED flag. The Vulkan-Headers version requirement is updated to match the new submodule version. --- externals/vcpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/vcpkg') diff --git a/externals/vcpkg b/externals/vcpkg index cf035d991..2b8927fe3 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit cf035d9916a0a23042b41fcae7ee0386d245af08 +Subproject commit 2b8927fe3703f1a92227303e1dbed5d0c0d3471e -- cgit v1.2.3