Skip to content

Commit 935e83e

Browse files
[Bot] Update to OpenSSL 3.5.7 (#705)
Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
1 parent 61776c5 commit 935e83e

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.6
14-
OPENSSL_HASH=deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736
13+
OPENSSL_ROOT=openssl-3.5.7
14+
OPENSSL_HASH=a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8
1515

1616
cd /tmp
1717

0 commit comments

Comments
 (0)