Skip to content

Commit e313d3f

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

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

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

0 commit comments

Comments
 (0)