Skip to content

Commit ec13006

Browse files
chore(deps): update com_grail_bazel_toolchain digest to 0d302de (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3a4c04 commit ec13006

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 = "2db3970d6ba1b9bf4cff4fdab3bf0c13be30bd29a81031dbfd22a060183379a1",
19-
strip_prefix = "bazel-toolchain-756b3dbe9582503e0f671188a5aa4dec3b9710bf",
20-
url = "https://github.com/grailbio/bazel-toolchain/archive/756b3dbe9582503e0f671188a5aa4dec3b9710bf.zip",
18+
sha256 = "670caaefc77a752a8bbd701dfef2207e41efb36c381e99f851c99785651aff81",
19+
strip_prefix = "bazel-toolchain-0d302de75f6ace071ac616fb274481eedcc20e5a",
20+
url = "https://github.com/grailbio/bazel-toolchain/archive/0d302de75f6ace071ac616fb274481eedcc20e5a.zip",
2121
)
2222

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

0 commit comments

Comments
 (0)