https://github.com/JuliaLang/julia
Raw File
Tip revision: 671de9f57939596022679dddf864ee97e496cae8 authored by Kristoffer Carlsson on 01 March 2024, 08:30:50 UTC
set VERSION to 1.11.0-alpha1 (#53358)
Tip revision: 671de9f
nghttp2.version
# -*- makefile -*-
## jll artifact
NGHTTP2_JLL_NAME := nghttp2

## source build
NGHTTP2_VER := 1.59.0
back to top