Skip to content

Commit

Permalink
Fix OpenSSL 3.2.1 URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroff committed Mar 27, 2024
1 parent 200f6ac commit a038ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/projects/OpenSSL/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ hunter_add_version(
VERSION
"3.2.1"
URL
"https://github.com/openssl/openssl/archive/openssl-3.1.2.tar.gz"
"https://github.com/openssl/openssl/archive/openssl-3.2.1.tar.gz"
SHA1
94123e793bc57c06a8bc5cc72a74993a66e21e13
)
Expand Down

0 comments on commit a038ec5

Please sign in to comment.