Skip to content

Commit 8a76522

Browse files
renovate-botmgechev
authored andcommitted
build: update bazel_toolchains to version 0.28.4 (#15319)
1 parent 40601c4 commit 8a76522

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
@@ -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 = "dcb58e7e5f0b4da54c6c5f8ebc65e63fcfb37414466010cf82ceff912162296e",
112-
strip_prefix = "bazel-toolchains-0.28.2",
113-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.2.tar.gz",
111+
sha256 = "e71eadcfcbdb47b4b740eb48b32ca4226e36aabc425d035a18dd40c2dda808c1",
112+
strip_prefix = "bazel-toolchains-0.28.4",
113+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.4.tar.gz",
114114
)
115115

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

0 commit comments

Comments
 (0)