k9s: update to 0.24.8.
This commit is contained in:
parent
b73a568401
commit
4945a7001e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.24.6
|
||||
version=0.24.8
|
||||
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=72cce161786273f203421e93d8b22bfa7659fecdf2d0f018a5dc113302ba3958
|
||||
checksum=347048203464fd022c70f40b5f8b37c0374af083e514a39b49c5993f7886f2bf
|
||||
|
|
Loading…
Reference in a new issue