Updated zlib used for win32 builds.

This commit is contained in:
Sergey Kandaurov 2026-03-10 17:06:35 +04:00 committed by Sergey Kandaurov
parent 52cda2849c
commit 55689299d9

View file

@ -7,7 +7,7 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.5.5
ZLIB = zlib-1.3.1
ZLIB = zlib-1.3.2
PCRE = pcre2-10.47