Upgrade asl

This commit is contained in:
2025-02-17 23:41:53 +01:00
parent a5b3b7ce6a
commit 844f944ce4
8 changed files with 19 additions and 14 deletions

View File

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