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 e070379 commit d3c11ffCopy full SHA for d3c11ff
WORKSPACE
@@ -108,9 +108,9 @@ web_test_repositories()
108
# Bring in bazel_toolchains for RBE setup configuration.
109
http_archive(
110
name = "bazel_toolchains",
111
- sha256 = "e71eadcfcbdb47b4b740eb48b32ca4226e36aabc425d035a18dd40c2dda808c1",
112
- strip_prefix = "bazel-toolchains-0.28.4",
113
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.4.tar.gz",
+ sha256 = "b72e7a911436b2900b05759a1fcd735070edbd4442f0a3506ef021fdcd6e15b3",
+ strip_prefix = "bazel-toolchains-0.28.5",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.5.tar.gz",
114
)
115
116
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments