We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df25fc commit e9247f5Copy full SHA for e9247f5
1 file changed
installer/pyinstaller/build-linux.sh
@@ -16,7 +16,7 @@ if [ "$python_version" = "" ]; then
16
fi
17
18
if [ "$openssl_version" = "" ]; then
19
- openssl_version="3.3.1";
+ openssl_version="3.3.3";
20
21
22
if [ "$zlib_version" = "" ]; then
0 commit comments