Skip to content

Commit 4c54ca8

Browse files
renovate-botclydin
authored andcommitted
build: update bazel_toolchains to version 3.3.2
1 parent d1b323f commit 4c54ca8

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
@@ -107,9 +107,9 @@ web_test_repositories()
107107
# Bring in bazel_toolchains for RBE setup configuration.
108108
http_archive(
109109
name = "bazel_toolchains",
110-
sha256 = "2431088b38fd8e2878db17e3c5babb431de9e5c52b6d8b509d3070fa279a5be2",
111-
strip_prefix = "bazel-toolchains-3.3.1",
112-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/3.3.1.tar.gz",
110+
sha256 = "6d54b26a58457f9fca2e54f053402061ffe73e3b909b8f6bf6dedb2a3db093ea",
111+
strip_prefix = "bazel-toolchains-3.3.2",
112+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/3.3.2.tar.gz",
113113
)
114114

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

0 commit comments

Comments
 (0)