mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
parent
23150149f6
commit
c8014fd978
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
@ -39,7 +39,7 @@ permissions: {}
|
||||
env:
|
||||
MAKEFLAGS: -j 5
|
||||
# handled in renovate.json
|
||||
openssl-version: 3.4.1
|
||||
openssl-version: 3.5.0
|
||||
# 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
@ -53,7 +53,7 @@ env:
|
||||
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
||||
awslc-version: 1.49.0
|
||||
# handled in renovate.json
|
||||
openssl-version: 3.4.1
|
||||
openssl-version: 3.5.0
|
||||
# handled in renovate.json
|
||||
quictls-version: 3.3.0
|
||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user