From dfabe7faa7bf6aed77bc44a7efd828130b06fb0d Mon Sep 17 00:00:00 2001 From: RedBlackAka <140876408+RedBlackAka@users.noreply.github.com> Date: Sat, 10 Jan 2026 04:20:02 +0100 Subject: [PATCH] vcpkg: Update SDL2 to 2.32.10 (#1770) --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 35750aee..634b7e5a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -68,7 +68,7 @@ }, { "name": "sdl2", - "version": "2.32.8" + "version": "2.32.10" }, { "name": "wxwidgets",