From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:23:42 +0000 (+0000) Subject: GHA: update ngtcp2/nghttp3 to v1.15.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677374d58bf2ec13f346af2159c0c4612c8109d6;p=thirdparty%2Fcurl.git GHA: update ngtcp2/nghttp3 to v1.15.0 Closes #20371 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index a473623727..6a2dec4bfa 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -50,7 +50,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.14.0 + NGHTTP3_VERSION: 1.15.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