diff options
Diffstat (limited to 'MODULE.bazel')
-rw-r--r-- | MODULE.bazel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE.bazel b/MODULE.bazel index 6dfeb1b..141b761 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -15,7 +15,7 @@ bazel_dep(name = "sdl3_windows", version = "3.2.0") bazel_dep(name = "asl")
git_override(
module_name = "asl",
- commit = "b3f2336e1b8f4410515344feb73d992d854c8282",
+ commit = "a89e72929ed047344e221f65542e763e3f6ac3de",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)
|