From bc02e1e49c8a142a79ae7bfdc566230254c39db5 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:32:58 +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 3a2dc471..6f30782e 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": "a0c4b419c026c6d2f4abc606274255d7f04ecbb1", + "builtin-baseline": "89f00b3b8611028566a5264afce725cdfdfddbb4", "dependencies": [ "spdlog" ],