Skip to content

Commit

Permalink
Update openssl digest to 558a798
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent d01d385 commit a2142a0
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 = "c5da21bd65e5dd4ed6e43a1fdbb1b18b2621b1f8432ab1d358dd1d7ce774931b",
strip_prefix = "boringssl-be9f381101c33b110796dedcea2872462b7df2a5",
urls = ["https://github.com/hedronvision/boringssl/archive/be9f381101c33b110796dedcea2872462b7df2a5.tar.gz"],
sha256 = "54ed08de2c3138f5a9985b53bddbce116439cebf5323ff4890f33fbe133b62f1",
strip_prefix = "boringssl-558a798729b57b7f87ceb517f1c7f23cf1c3ee12",
urls = ["https://github.com/hedronvision/boringssl/archive/558a798729b57b7f87ceb517f1c7f23cf1c3ee12.tar.gz"],
)

maybe(
Expand Down

0 comments on commit a2142a0

Please sign in to comment.