Skip to content

Commit

Permalink
Update rules_foreign_cc digest to c5d7942
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 048bfac commit 8b30bca
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 = "2463288e7b2256a1dc61d62c0f970dcbe5dfc22e90c58e60d3119ce2e47209af",
strip_prefix = "rules_foreign_cc-c2e097455d2bbf92b2ae71611d1261ba79eb8aa8",
sha256 = "852934aca1471460c36bb8fc76ebe2eab0f5845f46c55d1f4ab353ff88132a75",
strip_prefix = "rules_foreign_cc-c5d7942243c15e080329f4a2a6099ad2f4fce374",
urls = [
"https://github.com/bazelbuild/rules_foreign_cc/archive/c2e097455d2bbf92b2ae71611d1261ba79eb8aa8.tar.gz",
"https://github.com/bazelbuild/rules_foreign_cc/archive/c5d7942243c15e080329f4a2a6099ad2f4fce374.tar.gz",
],
)

Expand Down

0 comments on commit 8b30bca

Please sign in to comment.