Upgrade asl

This commit is contained in:
2025-03-02 00:33:49 +01:00
parent 50653a9cfe
commit f2e6a3fe77
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ bazel_dep(name = "sdl3_windows", version = "3.2.0")
bazel_dep(name = "asl")
git_override(
module_name = "asl",
commit = "a141c401f78467bc15f62882fca5d55a007cacbb",
commit = "62cc4b468b4e8653d8ef523fc4081572c6c1c7d8",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)