Skip to content

Commit

Permalink
chore(deps): update boringssl digest to e056e3e (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 7925388 commit b6f49ed
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 = "74dc13fc35febc568fa47052ff39ae8c8725c1a9a21d95419f4e8f36ce63e780",
strip_prefix = "boringssl-151413043ff342a68ec9e0ea6c72dabf2ec8176e",
urls = ["https://github.com/hedronvision/boringssl/archive/151413043ff342a68ec9e0ea6c72dabf2ec8176e.tar.gz"],
sha256 = "b282f3dcf29bd3d83b79a59caf1a17cfa53a5b339e3391718ae35cfcd0ade2a4",
strip_prefix = "boringssl-e056e3e52e1dd0e5909fe43d4a684a0c9e96f1f9",
urls = ["https://github.com/hedronvision/boringssl/archive/e056e3e52e1dd0e5909fe43d4a684a0c9e96f1f9.tar.gz"],
)

maybe(
Expand Down

0 comments on commit b6f49ed

Please sign in to comment.