From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 18:17:03 +0000 (+0000) Subject: GHA: update dependency ngtcp2/nghttp3 to v1.11.0 X-Git-Tag: curl-8_16_0~393 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c3e5677b65a23b45f3ad13d908e3337adb2f17;p=thirdparty%2Fcurl.git GHA: update dependency ngtcp2/nghttp3 to v1.11.0 Closes #18021 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index d6d4692d39..445069e7bc 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.2 # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com - NGHTTP3_VERSION: 1.10.1 + NGHTTP3_VERSION: 1.11.0 # renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com NGTCP2_VERSION: 1.14.0 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com