k9s: update to 0.24.2.
This commit is contained in:
parent
a45d5cd9aa
commit
3c58a7c3ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.24.1
|
||||
version=0.24.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=28f8b0d033188371e2dddd7a01034b30f661214da2ced5dcb9c4925ba0e78a73
|
||||
checksum=0f4e51a202c1221b8a6f18790a9e3e18c33a3807136d07bd40b02deac7d91f23
|
||||
|
|
Loading…
Reference in New Issue