From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:35:07 +0000 (+0000) Subject: GHA: update ngtcp2/nghttp3 to v1.14.0 X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=cb9db70dbe4196b5d81a7ff07808068e986210c2;p=0xmirror%2Fcurl.git GHA: update ngtcp2/nghttp3 to v1.14.0 Closes #20078 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 3572a39ca7..5f85a51be7 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -54,7 +54,7 @@ env: # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com WOLFSSL_VERSION: 5.8.4 # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com - NGHTTP3_VERSION: 1.13.1 + NGHTTP3_VERSION: 1.14.0 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com NGTCP2_VERSION: 1.19.0 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com