mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:37:18 +03:00
parent
9678ff5b1b
commit
583b1ad881
2 changed files with 2 additions and 2 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -40,7 +40,7 @@ env:
|
|||
MAKEFLAGS: -j 5
|
||||
CURL_CI: github
|
||||
# handled in renovate.json
|
||||
OPENSSL_VERSION: 3.5.3
|
||||
OPENSSL_VERSION: 3.5.4
|
||||
# handled in renovate.json
|
||||
QUICTLS_VERSION: 3.3.0
|
||||
# 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
|
|
@ -48,7 +48,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
|
||||
BORINGSSL_VERSION: 0.20250818.0
|
||||
# handled in renovate.json
|
||||
OPENSSL_VERSION: 3.5.3
|
||||
OPENSSL_VERSION: 3.5.4
|
||||
# handled in renovate.json
|
||||
QUICTLS_VERSION: 3.3.0
|
||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue