GHA: bump OpenSSL to 3.5.1

Closes #17841
This commit is contained in:
Daniel Stenberg 2025-07-07 12:54:31 +02:00
parent f048546c87
commit 91e8be7fc2
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ env:
MAKEFLAGS: -j 5
CURL_CI: github
# handled in renovate.json
OPENSSL_VERSION: 3.5.0
OPENSSL_VERSION: 3.5.1
# handled in renovate.json
QUICTLS_VERSION: 3.3.0
# renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com

View file

@ -54,7 +54,7 @@ env:
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
AWSLC_VERSION: 1.52.0
# handled in renovate.json
OPENSSL_VERSION: 3.5.0
OPENSSL_VERSION: 3.5.1
# handled in renovate.json
QUICTLS_VERSION: 3.3.0
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com