https://github.com/JuliaLang/julia
Raw File
Tip revision: b137e18c804f7a88954b990289f474333765f481 authored by oscarddssmith on 13 January 2023, 21:53:31 UTC
fix isassigned for buffer
Tip revision: b137e18
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.48.0
back to top