GHA/http3-linux: update dependency ngtcp2/nghttp3 to v1.18.0

Closes #22397
This commit is contained in:
renovate[bot] 2026-07-26 10:13:55 +00:00 committed by Viktor Szakats
parent e416e2948b
commit 6b1ff5407e
No known key found for this signature in database

View file

@ -56,7 +56,7 @@ env:
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
WOLFSSL_VERSION: 5.9.2
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
NGHTTP3_VERSION: 1.17.0
NGHTTP3_VERSION: 1.18.0
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
NGTCP2_VERSION: 1.24.0
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com