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 08aa5c6 commit 1015ce2Copy full SHA for 1015ce2
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 = "a1e273b6159ae858f53046f5bab9678cffa82a72f0bf0c0a9e4af8fddb91209c",
115
- strip_prefix = "bazel-toolchains-0.29.6",
116
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.6.tar.gz",
+ sha256 = "e08fa958f227ea2e41627b50d9b3f1df9bd3ef8dff5a2bcee3a19bc26bc36070",
+ strip_prefix = "bazel-toolchains-0.29.7",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.7.tar.gz",
117
)
118
119
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments