Skip to content

Commit

Permalink
Update rules_foreign_cc digest to cecdab0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 9a74ab6 commit 5752fa6
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 = "c316d55d779bcf8c9423794a86e8b96cafecb125f2c135b3ab00c0bf8d54bbd4",
strip_prefix = "rules_foreign_cc-cecdab091e76579580ace0b8ccd82fefbc4bf559",
urls = [
"https://github.com/bazelbuild/rules_foreign_cc/archive/4831827e291e3b4a1f73679a5c1197a26d0ac3ed.tar.gz",
"https://github.com/bazelbuild/rules_foreign_cc/archive/cecdab091e76579580ace0b8ccd82fefbc4bf559.tar.gz",
],
)

Expand Down

0 comments on commit 5752fa6

Please sign in to comment.