Skip to content

Commit

Permalink
Update openssl digest to e5be539
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent 66d5fa0 commit d2a1704
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions boost/boost.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def boost_deps():
maybe(
http_archive,
name = "openssl",
url = "https://github.com/hedronvision/boringssl/archive/5e61590f4be23d05284eaa6d2084292065383457.tar.gz",
sha256 = "3e5d4d5cdb7cfaece7d24f5901305518fd0fe6d7a3ce47f3d5015ee8b806fdc9",
strip_prefix = "boringssl-5e61590f4be23d05284eaa6d2084292065383457",
url = "https://github.com/hedronvision/boringssl/archive/e5be53921470104efdf61db3d6b9a7415d9c763b.tar.gz",
sha256 = "bc15ba0cc061d2252cb4a177750ff8990a8e46e52c5299a2c7f3d0b47c0db824",
strip_prefix = "boringssl-e5be53921470104efdf61db3d6b9a7415d9c763b",
)

0 comments on commit d2a1704

Please sign in to comment.