]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/http3-linux: update dependency ngtcp2/nghttp3 to v1.18.0
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sun, 26 Jul 2026 10:13:55 +0000 (10:13 +0000)
committerViktor Szakats <commit@vsz.me>
Sun, 26 Jul 2026 14:43:35 +0000 (16:43 +0200)
Closes #22397

.github/workflows/http3-linux.yml

index a690ecd9aa55f3e92be5ae534924b792580657a3..e996a68e26f6e7b5c8adb0950878c8d219bf36a6 100644 (file)
@@ -56,7 +56,7 @@ env:
   # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
   WOLFSSL_VERSION: 5.9.2
   # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
-  NGHTTP3_VERSION: 1.17.0
+  NGHTTP3_VERSION: 1.18.0
   # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
   NGTCP2_VERSION: 1.24.0
   # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com