k9s: update to 0.21.2.
This commit is contained in:
parent
0b72dd963e
commit
e9463b4b15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.21.1
|
||||
version=0.21.2
|
||||
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=d0cf926eb164b3e796c9481ead6f49dd559af27090f6f630ead15ef35e17870b
|
||||
checksum=db81555550681433d4e30bac354614b239261b44ac36442c808a5a2c29c9f5c1
|
||||
|
|
Loading…
Reference in a new issue