step-cli: update to 0.22.0.
This commit is contained in:
parent
94c81f3396
commit
0efe16cc28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'step-cli'
|
||||
pkgname=step-cli
|
||||
version=0.19.0
|
||||
version=0.22.0
|
||||
revision=1
|
||||
wrksrc=cli-$version
|
||||
build_style=go
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
homepage="https://smallstep.com/cli"
|
||||
changelog="https://raw.githubusercontent.com/smallstep/cli/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/smallstep/cli/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=a58e63acbfd65a5df84f85715253aa88b566a13af26e2fa1353ae5766b3687d5
|
||||
checksum=4cf45acc5b22026f7418825ae5d4dbbc8f1879224e1250c9cc23b382a17775d5
|
||||
|
|
Loading…
Reference in New Issue