Skip to content

Commit

Permalink
chore(deps): update boringssl digest to 8a5cff2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 859fb2a commit f321412
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 = "faaed4fe46694a79012b94fc26845a5027b59244ff29a918e24e3c37519dd5c3",
strip_prefix = "boringssl-8a5cff25d8d2ad618f9295fb2c5553d1c9a2afcf",
urls = ["https://github.com/hedronvision/boringssl/archive/8a5cff25d8d2ad618f9295fb2c5553d1c9a2afcf.tar.gz"],
)

maybe(
Expand Down

0 comments on commit f321412

Please sign in to comment.