Skip to content

Commit

Permalink
chore(deps): update boringssl digest to e911a35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent d94a0e8 commit df737a3
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 = "b282f3dcf29bd3d83b79a59caf1a17cfa53a5b339e3391718ae35cfcd0ade2a4",
strip_prefix = "boringssl-e056e3e52e1dd0e5909fe43d4a684a0c9e96f1f9",
urls = ["https://github.com/hedronvision/boringssl/archive/e056e3e52e1dd0e5909fe43d4a684a0c9e96f1f9.tar.gz"],
sha256 = "564153f2a6a85aa9a02a3d97a68c57e28287cff562350a6a2b06340b885ec1e1",
strip_prefix = "boringssl-e911a3514a620e179f10213789132b37aaed9803",
urls = ["https://github.com/hedronvision/boringssl/archive/e911a3514a620e179f10213789132b37aaed9803.tar.gz"],
)

maybe(
Expand Down

0 comments on commit df737a3

Please sign in to comment.