https://github.com/JuliaLang/julia
Raw File
Tip revision: 8e5136fa2979885081cd502d2210633dff1d2a1a authored by Kristoffer Carlsson on 14 November 2023, 08:46:03 UTC
set VERSION to 1.9.4 (#52153)
Tip revision: 8e5136f
pcre.version
## jll artifact
PCRE_JLL_NAME := PCRE2

## source build
PCRE_VER := 10.42
back to top