Revision 198e87dc8af38f204e30ee14ab78ee7768d7f0de authored by Jameson Nash on 20 October 2022, 12:48:55 UTC, committed by GitHub on 20 October 2022, 12:48:55 UTC
[REPL] tests: further improve IJulia IO ordering
2 parent s 87fd6d9 + 48facc8
Raw File
curl.version
# -*- makefile -*-
## jll artifact
CURL_JLL_NAME := LibCURL

## source build
CURL_VER := 7.84.0
back to top