From 2f2c08a8dc796fb35a15ba0bca4dc7df720b6bfc Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Tue, 14 May 2024 13:07:51 +1000 Subject: [PATCH] update vcpkg version --- source/vcpkg-configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json index ad33dd2..e74116d 100644 --- a/source/vcpkg-configuration.json +++ b/source/vcpkg-configuration.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json", "default-registry": { "kind": "git", - "baseline": "fba75d09065fcc76a25dcf386b1d00d33f5175af", + "baseline": "f4456c1b974131b8467c7371a3c302b7f58a99f2", "repository": "https://github.com/microsoft/vcpkg" } -} \ No newline at end of file +}