k9s: update to 0.22.0.
This commit is contained in:
parent
10c1fb658d
commit
b4b5074c69
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.21.7
|
version=0.22.0
|
||||||
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=8e9890707fd51bbd547166645f97ccfee28b99a43951c26b081b13d92a4f2a8e
|
checksum=05b7af03e034f8efdb69118e8a773d3f86f03e576a02cfbfa7fa939547c98fb4
|
||||||
|
|
Loading…
Reference in a new issue