Skip to content

Commit 1d69350

Browse files
committed
Merge branch 'V5-9-patches'
* V5-9-patches: ci, Windows: Bump the OpenSSL version
2 parents cc49778 + 9226f4f commit 1d69350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/openssl.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ rmdir /s /q C:\OpenSSL-Win32
33
rmdir /s /q C:\OpenSSL-v11-Win32
44
rmdir /s /q C:\OpenSSL-Win64
55
rmdir /s /q C:\OpenSSL-v11-Win64
6-
curl https://slproweb.com/download/Win64OpenSSL-3_1_3.exe -o openssl.exe
6+
curl -fsS -o openssl.exe https://slproweb.com/download/Win64OpenSSL-3_2_0.exe
77
.\openssl.exe /suppressmsgboxes /silent /norestart /nocloseapplications /log=openssl-installation-log.txt /dir=C:\OpenSSL-Win64
88
rem type openssl-installation-log.txt

0 commit comments

Comments
 (0)