File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
testing/download_pkgs_at_root Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ http_archive(
4545
4646http_archive (
4747 name = "bazel_toolchains" ,
48- sha256 = "89a053218639b1c5e3589a859bb310e0a402dedbe4ee369560e66026ae5ef1f2 " ,
49- strip_prefix = "bazel-toolchains-3.5.0 " ,
48+ sha256 = "1caf8584434d3e31be674067996be787cfa511fda2a0f05811131b588886477f " ,
49+ strip_prefix = "bazel-toolchains-3.7.2 " ,
5050 urls = [
51- "https://github.com/bazelbuild/bazel-toolchains/archive/3.5.0 .tar.gz" ,
52- "https://mirror.bazel.build/github.com/bazelbuild/bazel-toolchains/archive/3.5.0 .tar.gz" ,
51+ "https://github.com/bazelbuild/bazel-toolchains/archive/3.7.2 .tar.gz" ,
52+ "https://mirror.bazel.build/github.com/bazelbuild/bazel-toolchains/archive/3.7.2 .tar.gz" ,
5353 ],
5454)
5555
You can’t perform that action at this time.
0 commit comments