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