https://github.com/JuliaLang/julia
Raw File
Tip revision: c281175d3875a6eac740ea8371ac581191275aac authored by Dilum Aluthge on 10 November 2022, 19:54:17 UTC
Merge branch 'master' into kc/cglobal
Tip revision: c281175
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.48.0
back to top