GHA: bump ngtcp2, nghttp3, nghttp2 and quictls versions

ngtcp2 1.0.1
nghttp3 1.0.0
nghttp2 1.58.0
quictls 3.1.4+quic

also sync HTTP3.md with these changes

Closes #12132
This commit is contained in:
Daniel Stenberg 2023-10-27 16:37:41 +02:00
parent a51fff1850
commit c868b0e30f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 19 additions and 19 deletions

View file

@ -46,12 +46,12 @@ permissions: {}
env:
MAKEFLAGS: -j 3
quictls-version: 3.0.10+quic
quictls-version: 3.1.4+quic
gnutls-version: 3.8.0
wolfssl-version: master
nghttp3-version: v0.15.0
ngtcp2-version: v0.19.1
nghttp2-version: v1.56.0
nghttp3-version: v1.0.0
ngtcp2-version: v1.0.1
nghttp2-version: v1.58.0
mod_h2-version: v2.0.25
jobs: