Skip to content

Commit

Permalink
Update rules_foreign_cc digest to 86936d7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 9a74ab6 commit 73953a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ def _rules_foreign_cc():
maybe(
http_archive,
name = "rules_foreign_cc",
sha256 = "f2a43481b4d66c04064e6dfdeac14478403516b1a8fd1a226e4edcfe86dd4472",
strip_prefix = "rules_foreign_cc-4831827e291e3b4a1f73679a5c1197a26d0ac3ed",
sha256 = "e334fd20ef64f50168e000b7550c5e773315b2152b311038bf232256663426c9",
strip_prefix = "rules_foreign_cc-86936d7b5b6022eba654fee1b0937915159e94ba",
urls = [
"https://github.com/bazelbuild/rules_foreign_cc/archive/4831827e291e3b4a1f73679a5c1197a26d0ac3ed.tar.gz",
"https://github.com/bazelbuild/rules_foreign_cc/archive/86936d7b5b6022eba654fee1b0937915159e94ba.tar.gz",
],
)

Expand Down

0 comments on commit 73953a2

Please sign in to comment.