From 20aaf0a62e4dd88de5cbf157b246b20e312101b1 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:21:28 +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 d3f2c6b5..5a3aa680 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": "14542c8ad9b6bcb9da755884ab823605c3300b68", + "builtin-baseline": "20a72ce99b12dd0ebfea5d39f32681bd68b19d03", "dependencies": [ "spdlog" ],