Skip to content

Commit b4c4ec3

Browse files
scikit-build-app-bot[bot]jcfr
authored andcommitted
[Bot] Update to OpenSSL 3.5.3
1 parent fbf6c1e commit b4c4ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2
14-
OPENSSL_HASH=c53a47e5e441c930c3928cf7bf6fb00e5d129b630e0aa873b08258656e7345ec
13+
OPENSSL_ROOT=openssl-3.5.3
14+
OPENSSL_HASH=c9489d2abcf943cdc8329a57092331c598a402938054dc3a22218aea8a8ec3bf
1515

1616
cd /tmp
1717

0 commit comments

Comments
 (0)