k9s: update to 0.25.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-17 06:14:43 +00:00
parent 9940f6cf14
commit e84004b580

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://k9scli.io
TERMUX_PKG_DESCRIPTION="Kubernetes CLI To Manage Your Clusters In Style!"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.25.1
TERMUX_PKG_VERSION=0.25.2
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=73a19a38cc283373ec053400b2d232458392a2b1cdde3a156448d9dc17d6195b
TERMUX_PKG_SHA256=a2b73c9a34950db5ff7b6f4fed0cc961becd652a17acc9e5d5f00c816ccb0a39
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {