Updated OpenSSL and PCRE used for win32 builds.
Some checks are pending
buildbot / buildbot (push) Waiting to run

This commit is contained in:
Roman Arutyunyan 2026-02-03 18:29:43 +04:00 committed by Roman Arutyunyan
parent 3afd85e4b5
commit 86e5930e76

View file

@ -6,9 +6,9 @@ TEMP = tmp
CC = cl CC = cl
OBJS = objs.msvc8 OBJS = objs.msvc8
OPENSSL = openssl-3.5.4 OPENSSL = openssl-3.5.5
ZLIB = zlib-1.3.1 ZLIB = zlib-1.3.1
PCRE = pcre2-10.46 PCRE = pcre2-10.47
release: export release: export