]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update ngtcp2 and nghttp3
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 19 Dec 2024 20:43:21 +0000 (20:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Dec 2024 12:41:02 +0000 (13:41 +0100)
- ngtcp2 to v1.10.0
- nghttp3 to v1.7.0

Closes #15783
Closes #15782

.github/workflows/http3-linux.yml

index 36f9d63d96d7fb6d5d3c41c8ae1fea5b82904511..dbe78a2e796799fd285494169f4350cacc4f9130 100644 (file)
@@ -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