Skip to content

Commit

Permalink
Update rules_foreign_cc digest to 5547abc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 0141a0d commit d5abee0
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 @@ -263,10 +263,10 @@ def _rules_foreign_cc():
maybe(
http_archive,
name = "rules_foreign_cc",
sha256 = "f2a43481b4d66c04064e6dfdeac14478403516b1a8fd1a226e4edcfe86dd4472",
strip_prefix = "rules_foreign_cc-4831827e291e3b4a1f73679a5c1197a26d0ac3ed",
sha256 = "436dd91989ff907d838d4695ffb30fe62bc1cae6f7c5aaa88b266be0b4241186",
strip_prefix = "rules_foreign_cc-5547abc63b12c521113208eea0c5d7f66ba494d4",
urls = [
"https://github.com/bazelbuild/rules_foreign_cc/archive/4831827e291e3b4a1f73679a5c1197a26d0ac3ed.tar.gz",
"https://github.com/bazelbuild/rules_foreign_cc/archive/5547abc63b12c521113208eea0c5d7f66ba494d4.tar.gz",
],
)

Expand Down

0 comments on commit d5abee0

Please sign in to comment.