mirror of
https://github.com/curl/curl.git
synced 2025-09-04 11:24:59 +03:00
parent
2978d33089
commit
a7bacfe6e0
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
@ -42,7 +42,7 @@ env:
|
||||||
MAKEFLAGS: -j 5
|
MAKEFLAGS: -j 5
|
||||||
CURL_CI: github
|
CURL_CI: github
|
||||||
# handled in renovate.json
|
# handled in renovate.json
|
||||||
OPENSSL_VERSION: 3.5.1
|
OPENSSL_VERSION: 3.5.2
|
||||||
# handled in renovate.json
|
# handled in renovate.json
|
||||||
QUICTLS_VERSION: 3.3.0
|
QUICTLS_VERSION: 3.3.0
|
||||||
# renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com
|
# 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
|
@ -52,7 +52,7 @@ env:
|
||||||
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
||||||
AWSLC_VERSION: 1.56.0
|
AWSLC_VERSION: 1.56.0
|
||||||
# handled in renovate.json
|
# handled in renovate.json
|
||||||
OPENSSL_VERSION: 3.5.1
|
OPENSSL_VERSION: 3.5.2
|
||||||
# handled in renovate.json
|
# handled in renovate.json
|
||||||
QUICTLS_VERSION: 3.3.0
|
QUICTLS_VERSION: 3.3.0
|
||||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user