From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:35:13 +0000 (+0000) Subject: GHA: update ngtcp2/ngtcp2 to v1.19.0 X-Git-Tag: rc-8_18_0-3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b4ef87deed1be19319a0d54c372da0499cd3ce4;p=thirdparty%2Fcurl.git GHA: update ngtcp2/ngtcp2 to v1.19.0 Closes #20079 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index ee34fa0ead..3572a39ca7 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -56,7 +56,7 @@ env: # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com NGHTTP3_VERSION: 1.13.1 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com - NGTCP2_VERSION: 1.18.0 + NGTCP2_VERSION: 1.19.0 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com NGHTTP2_VERSION: 1.68.0 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com