Updated OpenSSL and zlib used for win32 builds.

This commit is contained in:
Sergey Kandaurov 2024-02-14 15:55:42 +04:00
parent 5818f8a669
commit 4bef3c3367

View File

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