From babf999acbb97852111617a760b3dcf685d0e2e4 Mon Sep 17 00:00:00 2001 From: Elson Costa Date: Tue, 12 Mar 2024 12:46:56 -0300 Subject: [PATCH] vcpkg: update builtin-baseline version. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 82f1058bd94..f9f3d17dceb 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -41,5 +41,5 @@ "platform": "windows" } ], - "builtin-baseline": "095ee06e7f60dceef7d713e3f8b1c2eb10d650d7" + "builtin-baseline": "e105a86c97b8ab13d4dbe3f7bd9ebc17ece31634" }