vcpkg/ports/pcre2/vcpkg.json
Wolfgang Stöggl 88a341b215
[pcre2] Update to 10.37 (#18547)
- New upstream version 10.37
- Drop patches (fixed upstream):
    pcre2-10.35_add_check_for_Intel_CET.patch
    pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch
    pcre2-10.35_fix-space.patch
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre2\CONTROL
2021-06-21 13:30:31 -07:00

7 lines
188 B
JSON

{
"name": "pcre2",
"version-string": "10.37",
"description": "PCRE2 is a re-working of the original Perl Compatible Regular Expressions library",
"homepage": "https://pcre.org/"
}