GHA: update ngtcp2/nghttp3 to v1.12.0

Closes #18705
This commit is contained in:
renovate[bot] 2025-09-24 09:26:19 +00:00 committed by Daniel Stenberg
parent cc157b4963
commit a99d79616b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -54,7 +54,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.11.0
NGHTTP3_VERSION: 1.12.0
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
NGTCP2_VERSION: 1.15.1
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com