https://github.com/JuliaLang/julia
Raw File
Tip revision: 2ea083bc9fb5715ab16a5c251afacbd5e9072bfb authored by gbaraldi on 11 April 2024, 13:17:01 UTC
Update test
Tip revision: 2ea083b
p7zip.version
## jll artifact
P7ZIP_JLL_NAME := p7zip

## source build
P7ZIP_VER := 17.05
back to top