mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
parent
2f7d37f54a
commit
3b1c2a1510
2 changed files with 2 additions and 2 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -36,7 +36,7 @@ env:
|
|||
CURL_CI: github
|
||||
CURL_TEST_MIN: 1600
|
||||
# handled in renovate.json
|
||||
OPENSSL_VERSION: 3.6.0
|
||||
OPENSSL_VERSION: 3.6.1
|
||||
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
|
||||
LIBRESSL_VERSION: 4.2.1
|
||||
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -47,7 +47,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
|
||||
BORINGSSL_VERSION: 0.20251124.0
|
||||
# handled in renovate.json
|
||||
OPENSSL_VERSION: 3.6.0
|
||||
OPENSSL_VERSION: 3.6.1
|
||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||
RUSTLS_VERSION: 0.15.0
|
||||
# handled in renovate.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue