From 38b24981fd922079db2efb3457f7f0e1bd97fc30 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:15:25 +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 1d03b0bf..7018b619 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": "0b63bdd30d6716affc6fc0caef3886ca3022dc7b", + "builtin-baseline": "52fc0d8c1e2cbd12c9907284566f5c17e5ef0d12", "dependencies": [ "spdlog" ],