diff --git a/WORKSPACE b/WORKSPACE index 1987ecaf..1cbb13c8 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository") git_repository( name = "asphr", - commit = "69a404740c6f429898a6f0dc127a630614706cd8", # autoupdate anysphere/asphr + commit = "4182ae04067424cb70c3cb310187c15bb9c383f6", # autoupdate anysphere/asphr init_submodules = True, remote = "https://github.com/anysphere/asphr.git", )