Skip to content

Commit

Permalink
chore(deps): update com_grail_bazel_toolchain digest to 2f6e6ad (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2022
1 parent a125326 commit 2ebce39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ http_archive(
name = "com_grail_bazel_toolchain",
patch_args = ["-p1"],
patches = ["//patches:com_grail_bazel_toolchain.patch"],
sha256 = "8b9998b0e52fa90e5e5df8580770b6e37aac16c71ee6fb95bec9c8eba9f8acbe",
strip_prefix = "bazel-toolchain-649b941afe7388b7304c497cbaf43ed818c9e609",
urls = ["https://github.com/grailbio/bazel-toolchain/archive/649b941afe7388b7304c497cbaf43ed818c9e609.tar.gz"],
sha256 = "df5cb9a0a2bdcbaedbfc5cc1c1ceded6fdfd875c42afd5d8ab8ef286f655dc44",
strip_prefix = "bazel-toolchain-bfd8b16ad689bd8f54949504035f489808cfed40",
urls = ["https://github.com/grailbio/bazel-toolchain/archive/bfd8b16ad689bd8f54949504035f489808cfed40.tar.gz"],
)

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

0 comments on commit 2ebce39

Please sign in to comment.