From 5251197fe38eec777436e30592c7b0f05227e2b6 Mon Sep 17 00:00:00 2001 From: Majesty <32709570+majestyotbr@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:52:56 -0300 Subject: [PATCH] build: update vcpkg builtin-baseline --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5439b620..9a07e247 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -10,5 +10,5 @@ "wxwidgets", "opengl" ], - "builtin-baseline": "4a600e9fea71bd7872080cbb716797e04d30e6d3" + "builtin-baseline": "67cc1677c3bf5c23ea14b9d2416c7422fdeac492" }