Skip to content

Commit

Permalink
download_openssl: bump to 3.2.0, the latest version
Browse files Browse the repository at this point in the history
Requires #80
  • Loading branch information
bagder committed Dec 14, 2023
1 parent 5b3be1d commit 9154636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_openssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
set -ex

# Clone the repository to the specified directory.
git clone --depth 1 --branch openssl-3.0.7 https://github.com/openssl/openssl $1
git clone --depth 1 --branch openssl-3.2.0 https://github.com/openssl/openssl $1

0 comments on commit 9154636

Please sign in to comment.