Skip to content

Commit 8453b1d

Browse files
renovate-botdgp1130
authored andcommitted
build: update bazel_toolchains to version 2.0.5
1 parent 3595cee commit 8453b1d

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 = "b663c411acc9cf191679823aa1eb9d665358239e8bf9e6f7cbb302b41f57317c",
120-
strip_prefix = "bazel-toolchains-2.0.4",
121-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.0.4.tar.gz",
119+
sha256 = "aa0df93b37fae9fe88de4ab7da3bed6396561a3f03d70c562d60f306ddacff43",
120+
strip_prefix = "bazel-toolchains-2.0.5",
121+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/2.0.5.tar.gz",
122122
)
123123

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

0 commit comments

Comments
 (0)