Skip to content

Commit 1a26ff6

Browse files
chore(deps): update com_grail_bazel_toolchain digest to b397ad2 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f14c1a commit 1a26ff6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ hedron_compile_commands_setup()
193193

194194
http_archive(
195195
name = "com_grail_bazel_toolchain",
196-
sha256 = "89d6069497e25cb30c5572f24040924283990cd881d9f650af9b3806354525dd",
197-
strip_prefix = "bazel-toolchain-41ff2a05c0beff439bad7acfd564e6827e34b13b",
198-
url = "https://github.com/grailbio/bazel-toolchain/archive/41ff2a05c0beff439bad7acfd564e6827e34b13b.zip",
196+
sha256 = "307e32d3cd80ed96245270350cef833b72116ec8d5241487152e517c622256ce",
197+
strip_prefix = "bazel-toolchain-b397ad28f7927aed01e09922e6ecc4b9244ddc9e",
198+
url = "https://github.com/grailbio/bazel-toolchain/archive/b397ad28f7927aed01e09922e6ecc4b9244ddc9e.zip",
199199
)
200200

201201
load("@com_grail_bazel_toolchain//toolchain:deps.bzl", "bazel_toolchain_dependencies")

0 commit comments

Comments
 (0)