Skip to content

Commit fc1d89c

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update bazel_toolchains to version
1 parent 9d9d46b commit fc1d89c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ web_test_repositories()
8787
# Bring in bazel_toolchains for RBE setup configuration.
8888
http_archive(
8989
name = "bazel_toolchains",
90-
sha256 = "142bcbd8cb751ce1193a1d7fef4e328493cd0a69cc0555183ad237f81418ba40",
91-
strip_prefix = "bazel-toolchains-628224f6cf48e81116d0ee0bf65424eaa630d5b3",
92-
urls = ["https://github.com/xingao267/bazel-toolchains/archive/628224f6cf48e81116d0ee0bf65424eaa630d5b3.tar.gz"],
90+
sha256 = "54764b510cf45754c01ac65c9ba83e5f8fc8a033b8296ef74c4e4d6d1dbfaf21",
91+
strip_prefix = "bazel-toolchains-d67435097bd65153a592ecdcc83094474914c205",
92+
urls = ["https://github.com/xingao267/bazel-toolchains/archive/d67435097bd65153a592ecdcc83094474914c205.tar.gz"],
9393
)
9494

9595
load("@bazel_toolchains//rules:environments.bzl", "clang_env")

0 commit comments

Comments
 (0)