mirror of
https://github.com/curl/curl.git
synced 2026-07-24 23:47:59 +03:00
CI: bump wolfSSH and wolfSSL
- wolfSSH 1.4.18 - wolfSSL 5.7.4 Closes #15427
This commit is contained in:
parent
80aa1fe462
commit
770702fa3d
2 changed files with 3 additions and 3 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -42,7 +42,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com
|
||||
libressl-version: 4.0.0
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
wolfssl-version: 5.7.2
|
||||
wolfssl-version: 5.7.4
|
||||
# renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com
|
||||
mbedtls-version: 3.6.2
|
||||
# renovate: datasource=github-tags depName=nibanks/msh3 versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue