Skip to content

Commit 9ff54b3

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

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

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

0 commit comments

Comments
 (0)