Updated OpenSSL and PCRE used for win32 builds

This commit is contained in:
Roman Arutyunyan
2026-09-01 22:22:29 +04:00
committed by Roman Arutyunyan
parent 1c1c17c104
commit 0356f3d2c9
+2 -2
View File
@@ -6,9 +6,9 @@ TEMP = tmp
CC = cl
OBJS = objs.msvc8
OPENSSL = openssl-3.5.7
OPENSSL = openssl-3.5.8
ZLIB = zlib-1.3.2
PCRE = pcre2-10.47
PCRE = pcre2-10.48
release: export