Skip to content

Commit

Permalink
chore(deps): update boringssl digest to 23ad9ca (#410)
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 Jan 1, 2025
1 parent 9731a43 commit 27583d7
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 @@ -146,9 +146,9 @@ def ros2_workspace_repositories():
maybe(
http_archive,
name = "boringssl",
sha256 = "623d236142c1e25233cf085573cd85046d621338f1f0075e2548dee2ddb8cd59",
strip_prefix = "boringssl-fe6a94e24abb3c67ac572f06df5dc95e9124bf9c",
urls = ["https://github.com/hedronvision/boringssl/archive/fe6a94e24abb3c67ac572f06df5dc95e9124bf9c.tar.gz"],
sha256 = "05e1b41439cf5f467090e32bf59a3cfc88596f57bf3e8d2da80c802d63caf3a6",
strip_prefix = "boringssl-23ad9ca4f0e26b977546bddf11857105ddc96f17",
urls = ["https://github.com/hedronvision/boringssl/archive/23ad9ca4f0e26b977546bddf11857105ddc96f17.tar.gz"],
)

maybe(
Expand Down

0 comments on commit 27583d7

Please sign in to comment.