Skip to content

Commit e9247f5

Browse files
imti283roger-zhanggseshubaws
authored
Update OpenSSL Version to 3.3.3 (#7995)
Co-authored-by: Roger Zhang <[email protected]> Co-authored-by: seshubaws <[email protected]>
1 parent 4df25fc commit e9247f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/pyinstaller/build-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ "$python_version" = "" ]; then
1616
fi
1717

1818
if [ "$openssl_version" = "" ]; then
19-
openssl_version="3.3.1";
19+
openssl_version="3.3.3";
2020
fi
2121

2222
if [ "$zlib_version" = "" ]; then

0 commit comments

Comments
 (0)