From 63bcab128a84293e87a588f5c5998b158c7ca3d6 Mon Sep 17 00:00:00 2001 From: Cristian Ferretti <37232625+jcferretti@users.noreply.github.com> Date: Thu, 11 Jul 2024 14:14:08 -0700 Subject: [PATCH] fix(cpp-client): update vcpkg baseline to include fix for thrift 0.20.0 download hash (#5755) --- cpp-client/deephaven/vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp-client/deephaven/vcpkg-configuration.json b/cpp-client/deephaven/vcpkg-configuration.json index 2719e15f462..e12dc32e3a6 100644 --- a/cpp-client/deephaven/vcpkg-configuration.json +++ b/cpp-client/deephaven/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "2444315f12ac0151ebcb8b28ba7cb132927f285d", + "baseline": "1b5f7346612cd63910567df714d867f5b3fa8e3b", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [