From d0055ac85ccc1847d102f60d8e74c0b6f64b7963 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:36:41 +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") +