Skip to content

Commit

Permalink
chore(deps): update com_grail_bazel_toolchain digest to a29c67a (#98)
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 Feb 7, 2024
1 parent 9a40c71 commit b46a61b
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 @@ -15,9 +15,9 @@ hedron_compile_commands_setup()

http_archive(
name = "com_grail_bazel_toolchain",
sha256 = "d567bb32aba57c5943692e76fdb0fa95e666eae14dae5ddea0ccf5ff351aaa67",
strip_prefix = "bazel-toolchain-05f0bc1f4b1b12ad7ce0ad5ef9235a94ff39ff54",
url = "https://github.com/grailbio/bazel-toolchain/archive/05f0bc1f4b1b12ad7ce0ad5ef9235a94ff39ff54.zip",
sha256 = "d591474067e7d2bdd1ea9bc515efecf6e66b3714d3573a1be72787046a01cd20",
strip_prefix = "bazel-toolchain-a29c67a7abd38c5383909374ed4559d1599c5280",
url = "https://github.com/grailbio/bazel-toolchain/archive/a29c67a7abd38c5383909374ed4559d1599c5280.zip",
)

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

0 comments on commit b46a61b

Please sign in to comment.