From 46abf95383a1089020d4acea562390ce356ff258 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Thu, 1 May 2025 15:05:00 +1000 Subject: [PATCH] Revert "chore: update vcpkg baseline" This reverts commit 020492f1fa9a78ec0a19543dbe6f476d5b78ded9. --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index b6dd63612..3c57e651d 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": "citron", - "builtin-baseline": "bc994510d2eb11aac7b43b03f67a7751d5bfe0e4", + "builtin-baseline": "c82f74667287d3dc386bce81e44964370c91a289", "version": "1.0", "dependencies": [ "boost-algorithm",