Skip to content

Commit

Permalink
chore(deps): update com_grail_bazel_toolchain digest to d52ce5d (#67)
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 Apr 14, 2023
1 parent 99209ef commit 054d7c5
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 @@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "com_grail_bazel_toolchain",
sha256 = "097cf7d9daf007b93cf78c498cdd0e5e0dc11dc8277607feae9e40736aa04fa3",
strip_prefix = "bazel-toolchain-84c5a259691e7eb9a416675a0ecd6f7ac7cd9ecc",
url = "https://github.com/grailbio/bazel-toolchain/archive/84c5a259691e7eb9a416675a0ecd6f7ac7cd9ecc.zip",
sha256 = "ba89390c2fff1a498456de977dab5c6833b4dcb364b88c405dc375b99e1f5c46",
strip_prefix = "bazel-toolchain-d52ce5d96915428a5ee6f7079078df706c5fddab",
url = "https://github.com/grailbio/bazel-toolchain/archive/d52ce5d96915428a5ee6f7079078df706c5fddab.zip",
)

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

0 comments on commit 054d7c5

Please sign in to comment.