Compare commits
1 commit
dcbbe6f7d1
...
3f3f33684f
Author | SHA1 | Date | |
---|---|---|---|
3f3f33684f |
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
- apt install -y wget
|
||||
# Download and extract
|
||||
# renovate: datasource=github-releases depName=cinnyapp/cinny versioning=semver-coerced
|
||||
- export CINNY_VERSION=v4.4.0
|
||||
- export CINNY_VERSION=v4.5.1
|
||||
- wget -O cinny.tar.gz https://github.com/cinnyapp/cinny/releases/download/$CINNY_VERSION/cinny-$CINNY_VERSION.tar.gz
|
||||
- mkdir payload
|
||||
- tar -xzf cinny.tar.gz --directory payload --strip-components 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue