k9s: update to 0.20.5.
This commit is contained in:
parent
6f9000fd86
commit
e31168a7b7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.20.2
|
||||
version=0.20.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/derailed/k9s"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://k9scli.io/"
|
||||
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
||||
checksum=90fffa3d2eacaae5d8a86ae63b5f9471c9631d6c5c5ffb832f1911dc96cb53a6
|
||||
checksum=baaaa57482e9345245261eb14acaeb591acc0fced7c61fff6526c98f3a933b17
|
||||
|
|
Loading…
Reference in New Issue