mirror of
https://github.com/curl/curl.git
synced 2026-05-14 03:16:19 +03:00
parent
6b2bc8130c
commit
46bd595b77
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ commands:
|
|||
- run:
|
||||
command: |
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
WOLFSSH_VER=1.4.18
|
||||
WOLFSSH_VER=1.4.19
|
||||
echo "Installing wolfSSH $WOLFSSH_VER"
|
||||
curl -LOsSf --retry 6 --retry-connrefused --max-time 999 https://github.com/wolfSSL/wolfssh/archive/v$WOLFSSH_VER-stable.tar.gz
|
||||
tar -xzf v$WOLFSSH_VER-stable.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue