Skip to content

Commit

Permalink
Package OpenSSL 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroff committed Jul 26, 2024
1 parent db6ad5b commit 3e5bbed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cmake/projects/OpenSSL/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,16 @@ hunter_add_version(
24c5d4308e0f901326f15c274c8c736117966499
)

hunter_add_version(
PACKAGE_NAME
OpenSSL
VERSION
3.3.1
URL
"https://github.com/openssl/openssl/releases/download/openssl-3.3.1/openssl-3.3.1.tar.gz"
SHA1
7376042523b6a229bc697b8099c2af369d1a84c6)

if(MINGW)
hunter_pick_scheme(DEFAULT url_sha1_openssl)
elseif(WIN32)
Expand Down

0 comments on commit 3e5bbed

Please sign in to comment.