git-for-windows / track-website-changes

Track some websites (usually component version updates)
MIT License
2 stars 8 forks source link

PCRE2 10.37 #2

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

See NEWS and ChangeLog.

For more details, see https://pcre.org/

dscho commented 3 years ago

Already included in Git for Windows.

dscho commented 3 years ago

Whoops. It was not yet included. The build is running.

dscho commented 3 years ago

Never mind. I confused myself by looking at the (MSYS) package libpcre2, but we do not rely on that in Git for Windows, we rely on the (MINGW) package mingw-w64-pcre2 which was updated.