From 0e87975088ec1e264db7e5e9e6d0dddcfe6c403f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 06:25:49 +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 4770ee28..58f8f40d 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": "1ee711b50e3fb386a91d6df2b651384fd862c960", + "builtin-baseline": "26abb5b33f976246a5f2cdc45cdd073d51caff06", "dependencies": [ "spdlog" ],