From d94020a59bc8cd2dc2ba2138281f8adb776174c0 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:26:09 +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 cb2556c2..913463a9 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": "cd124b84feb0c02a24a2d90981e8358fdee0e077", + "builtin-baseline": "d2b6159679a36b233b0c31bdf027a57c2bf480db", "dependencies": [ "spdlog" ],