From 8847dddee488b4f7921640149bb5f1ec4b59f3a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 15:01:00 +0000 Subject: [PATCH] deps: update SDL to 3.4.12 --- cmake/SDLVersion.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake/SDLVersion.cmake b/cmake/SDLVersion.cmake index e7c6f53..478eb9a 100644 --- a/cmake/SDLVersion.cmake +++ b/cmake/SDLVersion.cmake @@ -1,4 +1,5 @@ # Single source of truth for the SDL dependency version. # The automated SDL update workflow edits this file directly. -set(SCR_SDL_VERSION "3.4.10") +set(SCR_SDL_VERSION "3.4.12") +