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 0f4a8dd commit 0a43e78Copy full SHA for 0a43e78
WORKSPACE
@@ -93,9 +93,9 @@ npm_bazel_labs_dependencies()
93
# Bring in bazel_toolchains for RBE setup configuration.
94
http_archive(
95
name = "bazel_toolchains",
96
- sha256 = "caf516464966470c075c33fae53c33ada5f32f1d43dbeaaea7388fe6e006d001",
97
- strip_prefix = "bazel-toolchains-3.4.2",
98
- url = "https://github.com/bazelbuild/bazel-toolchains/archive/3.4.2.tar.gz",
+ sha256 = "89a053218639b1c5e3589a859bb310e0a402dedbe4ee369560e66026ae5ef1f2",
+ strip_prefix = "bazel-toolchains-3.5.0",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/3.5.0.tar.gz",
99
)
100
101
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments