Skip to content

Commit c8b6ea2

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

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 = "41064c8017d2bd88d3d4035f64fb0e5a1e5581c57c5496fcf2934512b624eda5",
19-
strip_prefix = "bazel-toolchain-83c08b9a247e51165aa2400b5f04c3b61a3cc503",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/83c08b9a247e51165aa2400b5f04c3b61a3cc503.zip",
18+
sha256 = "a6a6f9e4226bcc8a1b4b737c963b72e0f1cd6291362a48004f7eb8f6ec15279c",
19+
strip_prefix = "bazel-toolchain-1f6b2f13b685e74778a5bce9b77e8e740212ab26",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/1f6b2f13b685e74778a5bce9b77e8e740212ab26.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)