GHA: update dependency nghttp2/nghttp2 to v1.70.0

Closes #22434
This commit is contained in:
renovate[bot] 2026-07-29 17:14:11 +00:00 committed by Viktor Szakats
parent 64f746ee1e
commit a7f82509e4
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ env:
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
NGTCP2_VERSION: 1.25.0
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
NGHTTP2_VERSION: 1.69.0
NGHTTP2_VERSION: 1.70.0
# no tagged releases
H2O_VERSION: 11b0cfa2771e3ccad4a852e72473e4e278ab1de7 # 2026-05-28
H2O_SHA256: 5ae1bd7b09970d7d49c41fa68193e24da04c2a7ac5581fbe2affc79200b0721f

View file

@ -48,7 +48,7 @@ env:
MBEDTLS_PREV_VERSION: 3.6.7
MBEDTLS_PREV_SHA256: a7e8bcbec0e6f761b4af24f25677626b35f762f68eef79c08677a363212d11f6
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
NGHTTP2_VERSION: 1.69.0
NGHTTP2_VERSION: 1.70.0
# handled in renovate.json
OPENLDAP_VERSION: 2.6.10
# renovate: datasource=github-releases depName=openssl/openssl versioning=semver extractVersion=^openssl-(?<version>.+)$ registryUrl=https://github.com