Skip to content

Commit 0fdab8d

Browse files
chore(deps): update com_grail_bazel_toolchain digest to 2733561 (#37)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | com_grail_bazel_toolchain | http_archive | digest | `885e692` -> `2733561` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "after 1am and before 7am" in timezone America/Vancouver, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ecsact-dev/ecsact_cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff4b3fb commit 0fdab8d

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
@@ -13,9 +13,9 @@ hedron_compile_commands_setup()
1313

1414
http_archive(
1515
name = "com_grail_bazel_toolchain",
16-
sha256 = "33ba2951db87fc2ebdb609b489b84dcd77f417ad2b2ab9d0f469835e991dab11",
17-
strip_prefix = "bazel-toolchain-885e6926f235dbd0fbde2055f5763cb762d8c0ef",
18-
url = "https://github.com/grailbio/bazel-toolchain/archive/885e6926f235dbd0fbde2055f5763cb762d8c0ef.zip",
16+
sha256 = "8c44231d2c20bc27734e2015f19b9dac1a21c4183f5c634ae6bed341c6eae5ae",
17+
strip_prefix = "bazel-toolchain-27335614e4a54e06b595de093f47bebf5973c507",
18+
url = "https://github.com/grailbio/bazel-toolchain/archive/27335614e4a54e06b595de093f47bebf5973c507.zip",
1919
)
2020

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

0 commit comments

Comments
 (0)