We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c65e0 commit b13c95eCopy full SHA for b13c95e
scripts/manylinux-build-and-install-openssl.sh
@@ -10,8 +10,8 @@ set -o pipefail
10
MY_DIR=$(dirname "${BASH_SOURCE[0]}")
11
source $MY_DIR/utils.sh
12
13
-OPENSSL_ROOT=openssl-3.0.8
14
-OPENSSL_HASH=6c13d2bf38fdf31eac3ce2a347073673f5d63263398f1f69d0df4a41253e4b3e
+OPENSSL_ROOT=openssl-3.0.9
+OPENSSL_HASH=eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90
15
16
cd /tmp
17
0 commit comments