mirror of
https://github.com/curl/curl.git
synced 2026-07-20 03:57:16 +03:00
GHA: update dependency Mbed-TLS/mbedtls to v4.2.0
Ref: #21178 Closes #22271
This commit is contained in:
parent
6841d59af6
commit
6e5f94cd5d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -43,7 +43,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
|
||||
LIBRESSL_VERSION: 4.3.2
|
||||
# renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com
|
||||
MBEDTLS_VERSION: 4.0.0
|
||||
MBEDTLS_VERSION: 4.2.0
|
||||
# manually bumped
|
||||
MBEDTLS_PREV_VERSION: 3.6.5
|
||||
MBEDTLS_PREV_SHA256: 4a11f1777bb95bf4ad96721cac945a26e04bf19f57d905f241fe77ebeddf46d8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue