Skip to content

Commit

Permalink
chore(deps): update openssl digest to e39ac22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent fd07ec6 commit 0c7bf93
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 @@ -168,7 +168,7 @@ def boost_deps():
maybe(
http_archive,
name = "openssl",
url = "https://github.com/hedronvision/boringssl/archive/81b33dd98a7674335cec9fd0155a88ffc576a171.tar.gz",
sha256 = "0f3182c8a35f0991dc420a1646e8312d19719191da428724eec50a0a22da556f",
strip_prefix = "boringssl-81b33dd98a7674335cec9fd0155a88ffc576a171",
url = "https://github.com/hedronvision/boringssl/archive/e39ac226e3020f106600c3610fb95d83071fa42c.tar.gz",
sha256 = "3a70c886a23415c45f89000027511927626894b860a07cc969c71c7b72653339",
strip_prefix = "boringssl-e39ac226e3020f106600c3610fb95d83071fa42c",
)

0 comments on commit 0c7bf93

Please sign in to comment.