We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40601c4 commit 8a76522Copy full SHA for 8a76522
WORKSPACE
@@ -108,9 +108,9 @@ web_test_repositories()
108
# Bring in bazel_toolchains for RBE setup configuration.
109
http_archive(
110
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",
+ sha256 = "e71eadcfcbdb47b4b740eb48b32ca4226e36aabc425d035a18dd40c2dda808c1",
+ strip_prefix = "bazel-toolchains-0.28.4",
+ url = "https://github.com/bazelbuild/bazel-toolchains/archive/0.28.4.tar.gz",
114
)
115
116
load("@bazel_toolchains//rules:environments.bzl", "clang_env")
0 commit comments