update sdl to 3.2.24

This commit is contained in:
Green Sky
2025-10-07 17:40:25 +02:00
parent 0c6ea8238c
commit f49ad0b822
3 changed files with 7 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
flake = false;
};
sdl3 = {
url = "github:libsdl-org/SDL/5ac37a8ffcf89da390404c1016833d56e2d67ae4"; # keep in sync with cmake
url = "github:libsdl-org/SDL/a8589a84226a6202831a3d49ff4edda4acab9acd"; # keep in sync with cmake
flake = false;
};
sdl3_image = {