k9s: update to 0.23.10.
This commit is contained in:
parent
661e5bf07b
commit
d00b71e430
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.23.9
|
||||
version=0.23.10
|
||||
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=9608b16b60ec6b39b7a3de1ab5bb75fca00d22844bb9c81107eace65302c7038
|
||||
checksum=63ebe6a8f87bcf82b20226357fbbe7a39574e84596979767af7bbb8023f19054
|
||||
|
|
Loading…
Reference in New Issue