From 9290538f1a08f0c70c4a7e51335772e0facdd195 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Sun, 13 Aug 2023 11:49:22 +0900 Subject: [PATCH] vcpkg.json: Update builtin-baseline This is the version that is currently installed on GitHub Actions. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index e9c2c9723d50..4eeef04bea05 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -6,7 +6,7 @@ "bzip2", "simpleini" ], - "builtin-baseline": "662dbb50e63af15baa2909b7eac5b1b87e86a0aa", + "builtin-baseline": "78b61582c9e093fda56a01ebb654be15a0033897", "features": { "sdl1": { "description": "Use SDL1.2 instead of SDL2",