GHA: update dependency ngtcp2/nghttp3 to v1.11.0

Closes #18021
This commit is contained in:
renovate[bot] 2025-07-25 18:17:03 +00:00 committed by Viktor Szakats
parent 054f69ffb7
commit b4c3e5677b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -50,7 +50,7 @@ env:
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-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