Skip to content

Commit 78554d5

Browse files
chore(deps): update com_grail_bazel_toolchain digest to ea59b5c (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b2c18e commit 78554d5

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 = "c5319f115843de86d2b3860a22cc9dece9864ad2e2df4ca8c9be99c074541c6c",
19-
strip_prefix = "bazel-toolchain-767825efd344a03842e14f2eba2f37ee6fa74f5d",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/767825efd344a03842e14f2eba2f37ee6fa74f5d.zip",
18+
sha256 = "a519200f14d901a009afc8859814354567660d606056a84e296d6586cf4e6085",
19+
strip_prefix = "bazel-toolchain-ea59b5c6d546776dbe4f9b89e93a55d227f4c34b",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/ea59b5c6d546776dbe4f9b89e93a55d227f4c34b.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)