Updated OpenSSL used for win32 builds.

This commit is contained in:
Sergey Kandaurov 2024-08-12 18:20:49 +04:00
parent 88955b1044
commit c165589d09

View File

@ -6,7 +6,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.0.13
OPENSSL = openssl-3.0.14
ZLIB = zlib-1.3.1
PCRE = pcre2-10.39