From 946f4508e1eaf4fc031b9a4b7ed23f014c682494 Mon Sep 17 00:00:00 2001 From: Tal Regev Date: Thu, 1 Feb 2024 16:50:49 +0200 Subject: [PATCH] Update to the latest hash vcpkg --- deps/vcpkg/manifest/vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/vcpkg/manifest/vcpkg.json b/deps/vcpkg/manifest/vcpkg.json index 95e04ce99d..4d6935184a 100644 --- a/deps/vcpkg/manifest/vcpkg.json +++ b/deps/vcpkg/manifest/vcpkg.json @@ -3,7 +3,7 @@ "description": "Open source robotics simulator.", "homepage": "http://gazebosim.org", "license": "Apache-2.0", - "builtin-baseline": "db0473513e5dc73ec6b6f431ff05d2f398eea042", + "builtin-baseline": "10e052511428d6b0c7fcc63a139e8024bb146032", "dependencies": [ "boost-asio", "boost-date-time",