parent
6b2bc8130c
commit
46bd595b77
@ -66,7 +66,7 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
# 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"
|
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
|
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
|
tar -xzf v$WOLFSSH_VER-stable.tar.gz
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user