Skip to content

Commit 1015ce2

Browse files
renovate-botvikerman
authored andcommitted
build: update bazel_toolchains to version 0.29.7
1 parent 08aa5c6 commit 1015ce2

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 = "a1e273b6159ae858f53046f5bab9678cffa82a72f0bf0c0a9e4af8fddb91209c",
115-
strip_prefix = "bazel-toolchains-0.29.6",
116-
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.6.tar.gz",
114+
sha256 = "e08fa958f227ea2e41627b50d9b3f1df9bd3ef8dff5a2bcee3a19bc26bc36070",
115+
strip_prefix = "bazel-toolchains-0.29.7",
116+
url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.29.7.tar.gz",
117117
)
118118

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

0 commit comments

Comments
 (0)