renovate: use standard bump formula for OpenSSL

Cherry-picked from #21317

Closes #21323
This commit is contained in:
Viktor Szakats 2026-04-15 08:50:00 +02:00
parent ce2f65c415
commit 94f14c54b0
No known key found for this signature in database
3 changed files with 2 additions and 16 deletions

View file

@ -46,7 +46,7 @@ env:
AWSLC_VERSION: 1.71.0
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
BORINGSSL_VERSION: 0.20260413.0
# handled in renovate.json
# 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