mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
step-cli: Update to 0.26.1.
This commit is contained in:
parent
2cebd01018
commit
a847b616db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'step-cli'
|
# Template file for 'step-cli'
|
||||||
pkgname=step-cli
|
pkgname=step-cli
|
||||||
version=0.22.0
|
version=0.26.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/smallstep/cli
|
go_import_path=github.com/smallstep/cli
|
||||||
go_package=$go_import_path/cmd/step
|
go_package=$go_import_path/cmd/step
|
||||||
|
@ -11,4 +11,4 @@ license="Apache-2.0"
|
||||||
homepage="https://smallstep.com/cli"
|
homepage="https://smallstep.com/cli"
|
||||||
changelog="https://raw.githubusercontent.com/smallstep/cli/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/smallstep/cli/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/smallstep/cli/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/smallstep/cli/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=4cf45acc5b22026f7418825ae5d4dbbc8f1879224e1250c9cc23b382a17775d5
|
checksum=cd22f50a5e9f3ee9ceda48cbe57e95543ade0e9bd8fdd22bdf32a5f5f1bc46f6
|
||||||
|
|
Loading…
Add table
Reference in a new issue