From 351d97681e8302e5426fdc29e845fe9d968a12b7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:31:40 +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 f680ed26..ded8284b 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": "9e4d758921068f632bf775233466cb29b6b1e47b", + "builtin-baseline": "4f746bc66438fce2b900c3ba6094a483b871b045", "dependencies": [ "spdlog" ],