summaryrefslogtreecommitdiff
path: root/MODULE.bazel
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-02-17 23:41:53 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-02-17 23:41:53 +0100
commit844f944ce47d3d2eeef84944d2c73e0681df0e49 (patch)
treecc141fbfd04c2f2455602862202010d95036e5f4 /MODULE.bazel
parenta5b3b7ce6a49d552de2aa4af8d9dad160efd6256 (diff)
Upgrade asl
Diffstat (limited to 'MODULE.bazel')
-rw-r--r--MODULE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE.bazel b/MODULE.bazel
index fe49455..d66d815 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 = "3d5a45b283d2a59211f9e24f100b95169375213d",
+ commit = "a141c401f78467bc15f62882fca5d55a007cacbb",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)