https://github.com/JuliaLang/julia
Raw File
Tip revision: 7859c7ab9aa4ebf8725f902e8ce68f316718763c authored by Matt Bauman on 29 March 2024, 15:51:58 UTC
typo fix
Tip revision: 7859c7a
pcre.version
## jll artifact
PCRE_JLL_NAME := PCRE2

## source build
PCRE_VER := 10.43
back to top