From e51eaf4fa5dcc6dab20445a5588c578c85b3972c Mon Sep 17 00:00:00 2001 From: Izzy Date: Mon, 20 Oct 2025 00:39:47 -0400 Subject: [PATCH] missing , --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index fb6ec0bb..12af0b72 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -91,7 +91,7 @@ { "name": "wxwidgets", "version": "3.3.1" - } + }, { "name": "fmt", "version": "11.0.2"