Skip to content

Commit

Permalink
chore(deps): update com_grail_bazel_toolchain digest to df8ee5a (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 21a4f85 commit d148608
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ hedron_compile_commands_setup()

http_archive(
name = "com_grail_bazel_toolchain",
sha256 = "c53acf847fb52198758635490c5e987aacc7c64a5731a4027824762ba4e3f961",
strip_prefix = "bazel-toolchain-c217c03479717279035906273702b8bc3309bbb4",
url = "https://github.com/grailbio/bazel-toolchain/archive/c217c03479717279035906273702b8bc3309bbb4.zip",
sha256 = "a8b84ba1d4c3c5ff77e91f75d554d88b9212ef7a9c697a1350c8d2c2adb2677d",
strip_prefix = "bazel-toolchain-df8ee5a0d62bce8018470b23ffa933451ba3deb2",
url = "https://github.com/grailbio/bazel-toolchain/archive/df8ee5a0d62bce8018470b23ffa933451ba3deb2.zip",
)

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

0 comments on commit d148608

Please sign in to comment.