Skip to content

Commit f0a973f

Browse files
renovate-botmgechev
authored andcommitted
build: update bazel_toolchains to version 0.28.6 (#15418)
1 parent af9a8b7 commit f0a973f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ web_test_repositories()
108108
# Bring in bazel_toolchains for RBE setup configuration.
109109
http_archive(
110110
name = "bazel_toolchains",
111-
sha256 = "b72e7a911436b2900b05759a1fcd735070edbd4442f0a3506ef021fdcd6e15b3",
112-
strip_prefix = "bazel-toolchains-0.28.5",
113-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.5.tar.gz",
111+
sha256 = "668bb7a8600e50e8e6a58effc15f86b7291475c9a467b7b92c8c6e1513000418",
112+
strip_prefix = "bazel-toolchains-0.28.6",
113+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.6.tar.gz",
114114
)
115115

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

0 commit comments

Comments
 (0)