update sdl again (we are not past rc1)

This commit is contained in:
Green Sky
2025-01-20 15:42:59 +01:00
parent ca59e51e9e
commit 96b20aab67
3 changed files with 7 additions and 6 deletions

View File

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