Skip to content

Commit 0dd0567

Browse files
renovate-botvikerman
authored andcommitted
build: update bazel_toolchains to version 0.29.5
1 parent 8a4bc54 commit 0dd0567

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
@@ -111,9 +111,9 @@ web_test_repositories()
111111
# Bring in bazel_toolchains for RBE setup configuration.
112112
http_archive(
113113
name = "bazel_toolchains",
114-
sha256 = "ef95c8567ebf1bc7cebf77511de50d0da04a9be3b345727595e284c59a2787cf",
115-
strip_prefix = "bazel-toolchains-0.29.4",
116-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.4.tar.gz",
114+
sha256 = "22ca5b8115c8673ecb627a02b606529e813961e447933863fccdf325cc5f999f",
115+
strip_prefix = "bazel-toolchains-0.29.5",
116+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.5.tar.gz",
117117
)
118118

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

0 commit comments

Comments
 (0)