https://github.com/JuliaLang/julia
Raw File
Tip revision: f8214303371579335a9bac6c4bfc2f0414e264cf authored by Claire Foster on 12 November 2023, 19:33:39 UTC
Bump JuliaSyntax to 0.4.7
Tip revision: f821430
unwind.version
## jll artifact
UNWIND_JLL_NAME := LibUnwind

## source build
UNWIND_VER_TAG := 1.5
UNWIND_VER := 1.5.0
back to top