Skip to content

Commit c5bfd25

Browse files
chore(deps): update com_grail_bazel_toolchain digest to b193952 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8b6ea2 commit c5bfd25

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
@@ -15,9 +15,9 @@ hedron_compile_commands_setup()
1515

1616
http_archive(
1717
name = "com_grail_bazel_toolchain",
18-
sha256 = "a6a6f9e4226bcc8a1b4b737c963b72e0f1cd6291362a48004f7eb8f6ec15279c",
19-
strip_prefix = "bazel-toolchain-1f6b2f13b685e74778a5bce9b77e8e740212ab26",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/1f6b2f13b685e74778a5bce9b77e8e740212ab26.zip",
18+
sha256 = "ece2fa0a36a457445cb18db3be09bf8a304fe41d30acb7a3c69a070f02f0dc29",
19+
strip_prefix = "bazel-toolchain-b193952cdb9dd3134f51159d820614ff32dba079",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/b193952cdb9dd3134f51159d820614ff32dba079.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)