Skip to content

Commit d3d59c7

Browse files
renovate-botdgp1130
authored andcommitted
build: update bazel_toolchains to version 2.1.1
1 parent ed355dc commit d3d59c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ web_test_repositories()
116116
# Bring in bazel_toolchains for RBE setup configuration.
117117
http_archive(
118118
name = "bazel_toolchains",
119-
sha256 = "4d348abfaddbcee0c077fc51bb1177065c3663191588ab3d958f027cbfe1818b",
120-
strip_prefix = "bazel-toolchains-2.1.0",
121-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.1.0.tar.gz",
119+
sha256 = "b5a8039df7119d618402472f3adff8a1bd0ae9d5e253f53fcc4c47122e91a3d2",
120+
strip_prefix = "bazel-toolchains-2.1.1",
121+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.1.1.tar.gz",
122122
)
123123

124124
load("@bazel_toolchains//rules:environments.bzl", "clang_env")

0 commit comments

Comments
 (0)