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 13f0c29 commit 56aa0fbCopy full SHA for 56aa0fb
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.15
14
-OPENSSL_HASH=23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
+OPENSSL_ROOT=openssl-3.0.16
+OPENSSL_HASH=57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
15
16
cd /tmp
17
0 commit comments