Skip to content

Commit

Permalink
chore(deps): update boringssl digest to a517288
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 90e7e2d commit 69f8af6
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 = "6dbc65e3202800e36091d86ac5acaa38a4fe1b03a973da951d6585e17daf74bd",
strip_prefix = "boringssl-a517288b4006cac151787a1877f390026f8b44a0",
urls = ["https://github.com/hedronvision/boringssl/archive/a517288b4006cac151787a1877f390026f8b44a0.tar.gz"],
)

maybe(
Expand Down

0 comments on commit 69f8af6

Please sign in to comment.