Skip to content

Commit 0b6161c

Browse files
chore(deps): update com_grail_bazel_toolchain digest to 3e94f95 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfc8e52 commit 0b6161c

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 = "b52d85eed11feb70bfe27fdbcf242d9ace7de35424283de14fb89b896ecb46fe",
19-
strip_prefix = "bazel-toolchain-0852bf51a76fb6d15a021f8378e1ba71ec10ccae",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/0852bf51a76fb6d15a021f8378e1ba71ec10ccae.zip",
18+
sha256 = "706cbf627d74d447d0d8c1b1137ffa8ecb4f49f1d51cdca6a83a088c1655de08",
19+
strip_prefix = "bazel-toolchain-3e94f956b6de1c3c6d8c55ccd6f7819925f9770c",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/3e94f956b6de1c3c6d8c55ccd6f7819925f9770c.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)