https://github.com/JuliaLang/julia
Raw File
Tip revision: c21cd49aced3a11870c6df2e2f24c7b6b17f58c3 authored by Lilith Orion Hafner on 21 December 2023, 03:40:37 UTC
Don't crash when edditing binary files
Tip revision: c21cd49
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.58.0
back to top