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 3595cee commit 8453b1dCopy full SHA for 8453b1d
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 = "b663c411acc9cf191679823aa1eb9d665358239e8bf9e6f7cbb302b41f57317c",
120
- strip_prefix = "bazel-toolchains-2.0.4",
121
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.0.4.tar.gz",
+ sha256 = "aa0df93b37fae9fe88de4ab7da3bed6396561a3f03d70c562d60f306ddacff43",
+ strip_prefix = "bazel-toolchains-2.0.5",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.0.5.tar.gz",
122
)
123
124
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments