Skip to content

Commit

Permalink
Added missing sha256 to examples (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Nov 23, 2020
1 parent e18f90d commit bdc3b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/examples_repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def repositories():
name = "rules_foreign_cc",
strip_prefix = "rules_foreign_cc-d54c78ab86b40770ee19f0949db9d74a831ab9f0",
url = "https://github.com/bazelbuild/rules_foreign_cc/archive/d54c78ab86b40770ee19f0949db9d74a831ab9f0.zip",
sha256 = "3c6445404e9e5d17fa0ecdef61be00dd93b20222c11f45e146a98c0a3f67defa",
)

maybe(
Expand Down

0 comments on commit bdc3b71

Please sign in to comment.