Skip to content

Commit

Permalink
Update openssl digest to 26837af
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent 307dc77 commit 4501579
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/ac78e4e02dd7992b8a16df3dfd1044db06965581.tar.gz",
sha256 = "a5e1046afb3dca00a1c68930522e0adc3437087f434447493a459a4d12553b9d",
strip_prefix = "boringssl-ac78e4e02dd7992b8a16df3dfd1044db06965581",
url = "https://github.com/hedronvision/boringssl/archive/26837af1c33d0465fa7b5b6b603fe0bcb291f523.tar.gz",
sha256 = "50b2ec143829433230a2f3903d86a261960bfe2d8c2062efeca63e96b396070c",
strip_prefix = "boringssl-26837af1c33d0465fa7b5b6b603fe0bcb291f523",
)

0 comments on commit 4501579

Please sign in to comment.