From 6832e1a9194aaddf3819795ef5160585ad3d1fd9 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sun, 2 Mar 2025 22:59:52 +0100 Subject: Add sdl3_windows 3.2.6 --- modules/sdl3_windows/metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/sdl3_windows/metadata.json') diff --git a/modules/sdl3_windows/metadata.json b/modules/sdl3_windows/metadata.json index b9d3ecd..f32d37a 100644 --- a/modules/sdl3_windows/metadata.json +++ b/modules/sdl3_windows/metadata.json @@ -2,6 +2,7 @@ "homepage": "https://libsdl.org/", "versions": [ "3.1.10", - "3.2.0" + "3.2.0", + "3.2.6" ] } -- cgit