GHA: update ngtcp2 and nghttp3
- ngtcp2 to v1.10.0 - nghttp3 to v1.7.0 Closes #15783 Closes #15782
This commit is contained in:
parent
ed732e3596
commit
e5e2e09a75
4
.github/workflows/http3-linux.yml
vendored
4
.github/workflows/http3-linux.yml
vendored
@ -50,9 +50,9 @@ env:
|
||||
gnutls-version: 3.8.8
|
||||
wolfssl-version: master
|
||||
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
|
||||
nghttp3-version: 1.6.0
|
||||
nghttp3-version: 1.7.0
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.9.1
|
||||
ngtcp2-version: 1.10.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.64.0
|
||||
# renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
|
||||
|
||||
Loading…
Reference in New Issue
Block a user