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 225ff38 commit 703f74eCopy full SHA for 703f74e
WORKSPACE
@@ -111,9 +111,9 @@ web_test_repositories()
111
# Bring in bazel_toolchains for RBE setup configuration.
112
http_archive(
113
name = "bazel_toolchains",
114
- sha256 = "22ca5b8115c8673ecb627a02b606529e813961e447933863fccdf325cc5f999f",
115
- strip_prefix = "bazel-toolchains-0.29.5",
116
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.5.tar.gz",
+ sha256 = "a1e273b6159ae858f53046f5bab9678cffa82a72f0bf0c0a9e4af8fddb91209c",
+ strip_prefix = "bazel-toolchains-0.29.6",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.6.tar.gz",
117
)
118
119
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments