Skip to content

Commit 218746e

Browse files
chore(deps): update com_grail_bazel_toolchain digest to ff6a605 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e313d3f commit 218746e

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 = "b8dbb20c42aee8da27a50c7c8abd9b006256a0142b7169bc6b1baa2d2474c19b",
19-
strip_prefix = "bazel-toolchain-be777a3a39dfe5f16ce6beda2062d50d71c74ebf",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/be777a3a39dfe5f16ce6beda2062d50d71c74ebf.zip",
18+
sha256 = "003b24f580fa60aa890f3e40b3c535dbf4db0c04d0377f59c55938605b0be2b8",
19+
strip_prefix = "bazel-toolchain-ff6a605ea5918dc2d422d1f1e06126a982345ce8",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/ff6a605ea5918dc2d422d1f1e06126a982345ce8.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)