mirror of
https://github.com/curl/curl.git
synced 2026-04-29 08:52:14 +03:00
parent
f048546c87
commit
91e8be7fc2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue