From 736c87e54e087aea3ad5e2976a62d52d630be383 Mon Sep 17 00:00:00 2001 From: Laz <16494336+Lazrius@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:13:26 +0100 Subject: [PATCH] chore: revert accidental vcpkg baseline change --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 7047a44..1e17212 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "fl-chaos-mod", "version": "1.0", - "builtin-baseline": "0a2903a310d23d5388f9f4a468e3a006c7a85b38", + "builtin-baseline": "c4467cb686f92671f0172aa8299a77d908175b4e", "dependencies": [ { "name": "magic-enum",