mirror of
https://github.com/curl/curl.git
synced 2026-04-19 02:41:13 +03:00
http3: bump ngtcp2 and nghttp3 versions
nghttp3 v1.1.0 ngtcp2 v1.1.0 In docs and CI Closes #12446
This commit is contained in:
parent
7b507feff4
commit
f6e83a4cb0
3 changed files with 12 additions and 12 deletions
4
.github/workflows/ngtcp2-linux.yml
vendored
4
.github/workflows/ngtcp2-linux.yml
vendored
|
|
@ -49,8 +49,8 @@ env:
|
|||
quictls-version: 3.1.4+quic
|
||||
gnutls-version: 3.8.0
|
||||
wolfssl-version: master
|
||||
nghttp3-version: v1.0.0
|
||||
ngtcp2-version: v1.0.1
|
||||
nghttp3-version: v1.1.0
|
||||
ngtcp2-version: v1.1.0
|
||||
nghttp2-version: v1.58.0
|
||||
mod_h2-version: v2.0.25
|
||||
|
||||
|
|
|
|||
4
.github/workflows/quiche-linux.yml
vendored
4
.github/workflows/quiche-linux.yml
vendored
|
|
@ -47,8 +47,8 @@ permissions: {}
|
|||
env:
|
||||
MAKEFLAGS: -j 3
|
||||
openssl-version: 3.1.4+quic
|
||||
nghttp3-version: v1.0.0
|
||||
ngtcp2-version: v1.0.1
|
||||
nghttp3-version: v1.1.0
|
||||
ngtcp2-version: v1.1.0
|
||||
nghttp2-version: v1.58.0
|
||||
quiche-version: 0.19.0
|
||||
mod_h2-version: v2.0.25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue