From af431c1f5b8c77e7971a4c877c3d8a8d9a9dd019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Flor=20Chac=C3=B3n?= <14323496+florelis@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:36:28 -0700 Subject: [PATCH] Try different baseline --- src/vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vcpkg.json b/src/vcpkg.json index 99844af4bc..677d3b2388 100644 --- a/src/vcpkg.json +++ b/src/vcpkg.json @@ -38,5 +38,5 @@ "./VcpkgCustomTriplets" ] }, - "builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289" + "builtin-baseline": "f176b58f35a75f9f8f54099cd9df97d2e2793a2e" }