From 112ba6d02b3b272f44e3f06a3f792b585bc6dafc Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:15:39 +0000 Subject: [PATCH] ci: update vcpkg baselines --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 5e35d78c..11de4dea 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -5,7 +5,7 @@ "description": "A collaborative reverse-engineered library for Starfield.", "homepage": "https://github.com/Starfield-Reverse-Engineering/CommonLibSF", "license": "GPL-3.0-or-later", - "builtin-baseline": "20f600a4f5462e438c89d244d6b9bef87cfe2b42", + "builtin-baseline": "86a181505ac6460f98496a79abdee6a0f49905ec", "dependencies": [ "spdlog" ],