Skip to content

Commit f47d7e8

Browse files
[Bot] Update to OpenSSL 3.5.6 (#695)
Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
1 parent 53c45a6 commit f47d7e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/manylinux-build-and-install-openssl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ set -o pipefail
1010
MY_DIR=$(dirname "${BASH_SOURCE[0]}")
1111
source $MY_DIR/utils.sh
1212

13-
OPENSSL_ROOT=openssl-3.5.5
14-
OPENSSL_HASH=b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89
13+
OPENSSL_ROOT=openssl-3.5.6
14+
OPENSSL_HASH=deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736
1515

1616
cd /tmp
1717

0 commit comments

Comments
 (0)