From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 08:41:40 +0000 (+0000) Subject: GHA: update ngtcp2/ngtcp2 to v1.17.0 X-Git-Tag: rc-8_17_0-2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9568109f71be2625c0bb6c4883e01042819b0f36;p=thirdparty%2Fcurl.git GHA: update ngtcp2/ngtcp2 to v1.17.0 Closes #19092 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 38d2fb6ac0..8971fc4e54 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -54,7 +54,7 @@ env: # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com NGHTTP3_VERSION: 1.12.0 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com - NGTCP2_VERSION: 1.16.0 + NGTCP2_VERSION: 1.17.0 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com NGHTTP2_VERSION: 1.67.1 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com