From 829fad8b6678998702c493def7d4caf1ee4abbcf Mon Sep 17 00:00:00 2001 From: spectranator Date: Sun, 13 Apr 2025 14:59:01 +0000 Subject: [PATCH] Updated vcpkg baseline for updated Boost library --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 3cb38cdbf..6cc090ada 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "yuzu", - "builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289", + "builtin-baseline": "bc994510d2eb11aac7b43b03f67a7751d5bfe0e4", "version": "1.0", "dependencies": [ "boost-algorithm",