k9s: update to 0.23.6.
This commit is contained in:
parent
b692334a47
commit
59286bacdd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.23.4
|
||||
version=0.23.6
|
||||
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=c0f54e6269d8ed0b993753ff73a45c63a33d54470192ca82b4ad0c2d813ab6aa
|
||||
checksum=88fb5381b13222e4a1def59c28ee53ae7b7f637dd0cfc3075d2c12b7795cd625
|
||||
|
|
Loading…
Reference in a new issue