mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
parent
6b2bc8130c
commit
46bd595b77
@ -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…
Reference in New Issue
Block a user