Skip to content

Commit

Permalink
chore(deps): update openssl digest to dfbc37f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 5ecb875 commit ee9d69d
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/6e8e87ec5d5e50655916f3d52be0c8d7ac6b6060.tar.gz",
sha256 = "5cc8cafa312307d37adeca8d63a7dfb10a45ec4dca8f89e13b40a4d15d4fe409",
strip_prefix = "boringssl-6e8e87ec5d5e50655916f3d52be0c8d7ac6b6060",
url = "https://github.com/hedronvision/boringssl/archive/dfbc37faf149ec00fb2aeeb18645220f11894f98.tar.gz",
sha256 = "081917a10d15c3350be2bca4cdd4970f220570e341dbf7fa2f0c692baba53060",
strip_prefix = "boringssl-dfbc37faf149ec00fb2aeeb18645220f11894f98",
)

0 comments on commit ee9d69d

Please sign in to comment.