From accd1f2dfc85c4f23cc8c50f65c71de009b30ce5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:12:07 +0000 Subject: [PATCH] deps: update SDL to 3.4.14 --- cmake/SDLVersion.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake/SDLVersion.cmake b/cmake/SDLVersion.cmake index e7c6f53..c25927a 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.14") +