Skip to content

Commit

Permalink
chore(deps): update openssl digest to 604c477
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 2bb8cff commit 9c263dd
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/6bed03acefef5ced660a673a8183cefdd5f789e9.tar.gz",
sha256 = "8d2e779af7a0528336e87f6b9fee5b6e4576821be21020069ced6f3edbe3504c",
strip_prefix = "boringssl-6bed03acefef5ced660a673a8183cefdd5f789e9",
url = "https://github.com/hedronvision/boringssl/archive/604c477cad50fa8da8425185f2880cc4123007d8.tar.gz",
sha256 = "0a4b243fa88c3d128d1700fd6bec29b6d281b2e8ced3216a742f67ab4d5ad5e2",
strip_prefix = "boringssl-604c477cad50fa8da8425185f2880cc4123007d8",
)

0 comments on commit 9c263dd

Please sign in to comment.