We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed355dc commit d3d59c7Copy full SHA for d3d59c7
WORKSPACE
@@ -116,9 +116,9 @@ web_test_repositories()
116
# Bring in bazel_toolchains for RBE setup configuration.
117
http_archive(
118
name = "bazel_toolchains",
119
- sha256 = "4d348abfaddbcee0c077fc51bb1177065c3663191588ab3d958f027cbfe1818b",
120
- strip_prefix = "bazel-toolchains-2.1.0",
121
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.1.0.tar.gz",
+ sha256 = "b5a8039df7119d618402472f3adff8a1bd0ae9d5e253f53fcc4c47122e91a3d2",
+ strip_prefix = "bazel-toolchains-2.1.1",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.1.1.tar.gz",
122
)
123
124
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments