mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:41:41 +03:00
parent
b168fc79ff
commit
44c19a2cce
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.1
|
||||
OPENSSL_VERSION: 3.6.2
|
||||
# manually bumped
|
||||
OPENSSL4_VERSION: 4.0.0-beta1
|
||||
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -46,7 +46,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
|
||||
BORINGSSL_VERSION: 0.20260327.0
|
||||
# handled in renovate.json
|
||||
OPENSSL_VERSION: 3.6.1
|
||||
OPENSSL_VERSION: 3.6.2
|
||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||
RUSTLS_VERSION: 0.15.1
|
||||
# handled in renovate.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue