Updated OpenSSL used for win32 builds

This commit is contained in:
Sergey Kandaurov
2026-04-14 16:48:30 +04:00
committed by Sergey Kandaurov
parent d3a76322cf
commit bbaac1d43f
+1 -1
View File
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.5.5
OPENSSL = openssl-3.5.6
ZLIB = zlib-1.3.2
PCRE = pcre2-10.47