k9s: update to 0.22.1.
This commit is contained in:
parent
16bb004d60
commit
99d19f0070
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'k9s'
|
# Template file for 'k9s'
|
||||||
pkgname=k9s
|
pkgname=k9s
|
||||||
version=0.22.0
|
version=0.22.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/derailed/k9s"
|
go_import_path="github.com/derailed/k9s"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://k9scli.io/"
|
homepage="https://k9scli.io/"
|
||||||
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
||||||
checksum=05b7af03e034f8efdb69118e8a773d3f86f03e576a02cfbfa7fa939547c98fb4
|
checksum=1ec1b3f0c18d74f73cca0fa957ca94d3577ec558afb32702ea887ecda286af13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue