Skip to content

Commit

Permalink
πŸ”„ "Make build work in Opt mode (#9)
Browse files Browse the repository at this point in the history
"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@655aabb
  • Loading branch information
arvid220u committed Apr 11, 2022
1 parent 4346f5f commit 8dcb128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

git_repository(
name = "asphr",
commit = "882f70540e467400f8d00bf7df2c023e47087cbe", # autoupdate anysphere/asphr
commit = "655aabbd1c64acf9e48981b7e0c4051c5b179942", # autoupdate anysphere/asphr
init_submodules = True,
remote = "https://github.com/anysphere/asphr.git",
)
Expand Down

0 comments on commit 8dcb128

Please sign in to comment.