mirror of
https://github.com/curl/curl.git
synced 2026-04-23 19:02:13 +03:00
GHA: update wolfSSL and mod_h2
- wolfSSL/wolfssl to v5.7.2 - icing/mod_h2 to v2.0.29 Closes #14131 Closes #14148
This commit is contained in:
parent
95776c9ab5
commit
bf251cc0d2
3 changed files with 3 additions and 3 deletions
2
.github/scripts/VERSIONS
vendored
2
.github/scripts/VERSIONS
vendored
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: curl
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
WOLFSSL_VER=5.7.0
|
||||
WOLFSSL_VER=5.7.2
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
WOLFSSH_VER=1.4.17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue