Skip to content

Commit 84e1a14

Browse files
[Bot] Update to OpenSSL 3.0.16
1 parent 56aa0fb commit 84e1a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MY_DIR=$(dirname "${BASH_SOURCE[0]}")
1111
source $MY_DIR/utils.sh
1212

1313
OPENSSL_ROOT=openssl-3.0.16
14-
OPENSSL_HASH=57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
14+
OPENSSL_HASH=57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86 openssl-3.0.16.tar.gz
1515

1616
cd /tmp
1717

0 commit comments

Comments
 (0)