Skip to content

Commit e9247f5

Browse files
imti283roger-zhanggseshubaws
authored
Update OpenSSL Version to 3.3.3 (#7995)
Co-authored-by: Roger Zhang <ruojiazh@amazon.com> Co-authored-by: seshubaws <116689586+seshubaws@users.noreply.github.com>
1 parent 4df25fc commit e9247f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)