mirror of
https://github.com/curl/curl.git
synced 2026-06-17 02:05:43 +03:00
CI: update dependencies
- ngtcp2/ngtcp2 to v1.9.1 - github/codeql-action digest to f09c1c0 - rustls/rustls-ffi to v0.14.1 - awslabs/aws-lc to v1.40.0 Closes #15616 Closes #15619 Closes #15629 Closes #15651
This commit is contained in:
parent
8b259498be
commit
c3181dc5cf
3 changed files with 6 additions and 6 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -52,7 +52,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
|
||||
nghttp3-version: 1.6.0
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.8.1
|
||||
ngtcp2-version: 1.9.1
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.64.0
|
||||
# renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue