https://github.com/JuliaLang/julia
Raw File
Tip revision: bb7c98eefd688794858a353b62a4a8d82204e226 authored by Kristoffer on 19 February 2024, 18:00:04 UTC
some updates
Tip revision: bb7c98e
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.48.0
back to top