Skip to content

Commit

Permalink
Update OpenSSL to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmojo committed Jun 10, 2024
1 parent 5762f8e commit 997a126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

MITKERBEROS_VERSION_STABLE="1.21.2" # https://kerberos.org/dist/

OPENSSL_VERSION="3.2.1"
OPENSSL_VERSION="3.2.2"

IOS_VERSION_MIN="13.4"
MACOS_VERSION_MIN="11.0"
Expand Down

0 comments on commit 997a126

Please sign in to comment.