From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 09:29:04 +0000 (+0000) Subject: GHA/http3-linux: update dependency ngtcp2/ngtcp2 to v1.15.1 X-Git-Tag: curl-8_16_0~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db32083f4aac06a5d4bd28cf555e44f7dd934afe;p=thirdparty%2Fcurl.git GHA/http3-linux: update dependency ngtcp2/ngtcp2 to v1.15.1 Closes #18439 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 5b41cf083b..f7b1dcf581 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -58,7 +58,7 @@ env: # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com NGHTTP3_VERSION: 1.11.0 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com - NGTCP2_VERSION: 1.15.0 + NGTCP2_VERSION: 1.15.1 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com NGHTTP2_VERSION: 1.66.0 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com