We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3705ef5 commit 65e300cCopy full SHA for 65e300c
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.5.4
14
-OPENSSL_HASH=967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99
+OPENSSL_ROOT=openssl-3.5.5
+OPENSSL_HASH=b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89
15
16
cd /tmp
17
0 commit comments