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