ci: update RUSTLS_VERSION 0.15.1 -> 0.15.2

Closes #21333
This commit is contained in:
Daniel McCarney 2026-04-15 09:46:07 -04:00 committed by Daniel Stenberg
parent 7fd35f4c34
commit 54cc65595d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -49,7 +49,7 @@ env:
# renovate: datasource=github-releases depName=openssl/openssl versioning=semver extractVersion=^openssl-(?<version>.+)$ registryUrl=https://github.com
OPENSSL_VERSION: 3.6.2
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
RUSTLS_VERSION: 0.15.1
RUSTLS_VERSION: 0.15.2
# handled in renovate.json
OPENLDAP_VERSION: 2.6.10
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com