win32: update pcre to pcre2-10.44.

This commit is contained in:
lijunlong
2024-08-20 17:54:06 +08:00
committed by GitHub
parent 476b640fbb
commit 347c47c784
3 changed files with 61 additions and 61 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
PCRE=pcre-8.45
PCRE=pcre2-10.44
ZLIB=zlib-1.3.1
OPENSSL=openssl-1.1.1w
JOBS=12