Skip to content

Commit

Permalink
chore(deps): update boringssl digest to 7bd565e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 90e7e2d commit 165a933
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 @@ -148,9 +148,9 @@ def ros2_workspace_repositories():
maybe(
http_archive,
name = "boringssl",
sha256 = "9ba460d3f20fae8aaacc8e3dc1941b525f835d7e54c22ea6fff6be5334dfa62a",
strip_prefix = "boringssl-4103d7483114249b59ee345156b8cd9f920188c3",
urls = ["https://github.com/hedronvision/boringssl/archive/4103d7483114249b59ee345156b8cd9f920188c3.tar.gz"],
sha256 = "ea3306696d33446c443ecdcc8b5d463c37e9b14dde83bdb1199f76746b57264c",
strip_prefix = "boringssl-7bd565eb1a77c470b8afc6d0886fea42143c0f6f",
urls = ["https://github.com/hedronvision/boringssl/archive/7bd565eb1a77c470b8afc6d0886fea42143c0f6f.tar.gz"],
)

maybe(
Expand Down

0 comments on commit 165a933

Please sign in to comment.