Skip to content

Commit

Permalink
Update openssl digest to cab6f9a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 8cfd6a3 commit cd6732c
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 @@ -225,9 +225,9 @@ def ros2_repositories():
maybe(
http_archive,
name = "openssl",
sha256 = "6448a5e20b24add6f3abb072dd5d02adc137dc357136d230a0a9317d57b23541",
strip_prefix = "boringssl-965fe0e7fd12e072e8b309776e613d3a005f1651",
urls = ["https://github.com/hedronvision/boringssl/archive/965fe0e7fd12e072e8b309776e613d3a005f1651.tar.gz"],
sha256 = "4e90d047b631b5cfdee5bd4c2dda4423ed6a5d7741d5484188ad0e8d893b10f7",
strip_prefix = "boringssl-cab6f9ae93190822a53368899fae7b9978a5aea2",
urls = ["https://github.com/hedronvision/boringssl/archive/cab6f9ae93190822a53368899fae7b9978a5aea2.tar.gz"],
)

maybe(
Expand Down

0 comments on commit cd6732c

Please sign in to comment.