Updated OpenSSL used for win32 builds

This commit is contained in:
Sergey Kandaurov
2026-06-16 14:47:04 -07:00
committed by Roman Arutyunyan
parent da80db978f
commit ab976ab39a
+1 -1
View File
@@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.5.6
OPENSSL = openssl-3.5.7
ZLIB = zlib-1.3.2
PCRE = pcre2-10.47