Skip to content

Commit 56aa0fb

Browse files
[Bot] Update to OpenSSL 3.0.16 (#585)
Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
1 parent 13f0c29 commit 56aa0fb

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.0.15
14-
OPENSSL_HASH=23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
13+
OPENSSL_ROOT=openssl-3.0.16
14+
OPENSSL_HASH=57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
1515

1616
cd /tmp
1717

0 commit comments

Comments
 (0)