File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ web_test_repositories()
8787# Bring in bazel_toolchains for RBE setup configuration.
8888http_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
9595load ("@bazel_toolchains//rules:environments.bzl" , "clang_env" )
You can’t perform that action at this time.
0 commit comments