Skip to content

Commit

Permalink
chore(deps): update boringssl digest to ae426ef
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent b599d6a commit cae279e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ def ros2_workspace_repositories():
maybe(
http_archive,
name = "boringssl",
sha256 = "a9a69266d2a94ee14e3fbfa5640d07e3d8445f031453f5161f3f7dcc443e9975",
strip_prefix = "boringssl-4fc9fcefdcb638566daf36c1328ae01d69d4c246",
urls = ["https://github.com/hedronvision/boringssl/archive/4fc9fcefdcb638566daf36c1328ae01d69d4c246.tar.gz"],
sha256 = "6ecd6e6450777bd9e3c487d2dfcf532ec143ee0fe2a4aa1709019a8b9d5faeb2",
strip_prefix = "boringssl-ae426ef0398df93b5a09f5df9211eb23e3156ec1",
urls = ["https://github.com/hedronvision/boringssl/archive/ae426ef0398df93b5a09f5df9211eb23e3156ec1.tar.gz"],
)

maybe(
Expand Down

0 comments on commit cae279e

Please sign in to comment.