diff --git a/WORKSPACE b/WORKSPACE index 01a1e4d0..1987ecaf 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 = "148b624648cfe560adbf38c9865c3a67a372fc09", # autoupdate anysphere/asphr + commit = "69a404740c6f429898a6f0dc127a630614706cd8", # autoupdate anysphere/asphr init_submodules = True, remote = "https://github.com/anysphere/asphr.git", )