Skip to content

Commit

Permalink
Update rules_foreign_cc digest to 3d3d646
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 47dbaf6 commit fd70be6
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 = "2c467b120c6bfe18c66edab5a43d60dd67871591f0e0f345834806fbfb0f12eb",
strip_prefix = "rules_foreign_cc-3d3d646016c0cbee3d8be64aa98d07e7b86477db",
urls = [
"https://github.com/bazelbuild/rules_foreign_cc/archive/4831827e291e3b4a1f73679a5c1197a26d0ac3ed.tar.gz",
"https://github.com/bazelbuild/rules_foreign_cc/archive/3d3d646016c0cbee3d8be64aa98d07e7b86477db.tar.gz",
],
)

Expand Down

0 comments on commit fd70be6

Please sign in to comment.