Skip to content

Commit

Permalink
Update openssl digest to 9aa711d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent 138a0a2 commit cdd84d6
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/4b2e791266665264f7175a66ac26d140a14268a9.tar.gz",
sha256 = "c2cb3780c1837fe779eac71edcc9ad4d00c7585db44c11b5228e5a8a02299d1c",
strip_prefix = "boringssl-4b2e791266665264f7175a66ac26d140a14268a9",
url = "https://github.com/hedronvision/boringssl/archive/9aa711de429aa22980c884f8a9d8a4044658c225.tar.gz",
sha256 = "f9c134330d7de61221f7b11024af9c90c53205753d791d51dd76abf37cad285e",
strip_prefix = "boringssl-9aa711de429aa22980c884f8a9d8a4044658c225",
)

0 comments on commit cdd84d6

Please sign in to comment.