Upgrade SDL to 3.2.0

This commit is contained in:
2025-01-22 22:57:35 +01:00
parent edb38589b1
commit df1b3ccfba
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ git_override(
commit = "4f28899228fb3ad0126897876f147ca15026151e",
)
bazel_dep(name = "sdl3_windows", version = "3.1.10")
bazel_dep(name = "sdl3_windows", version = "3.2.0")
bazel_dep(name = "asl")
git_override(