Updated OpenSSL and zlib used for win32 builds.

This commit is contained in:
Maxim Dounin 2022-05-24 02:51:49 +03:00
parent 4ecd24e967
commit 698672af41
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-1.1.1m
ZLIB = zlib-1.2.11
OPENSSL = openssl-1.1.1o
ZLIB = zlib-1.2.12
PCRE = pcre2-10.39