k9s: update to 0.25.13

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-16 18:17:14 +00:00
parent 46f82c0e2d
commit b0470b444d
1 changed files with 2 additions and 2 deletions

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.12
TERMUX_PKG_VERSION=0.25.13
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a6841cd54d89ae6f7b5b70787f80f0d1b4123a4af8ff609e12e5c5c74c31d482
TERMUX_PKG_SHA256=fcfdee26f3a38683a62b37dbff8c15407c9c9e4b03b924cd96d8750036cf486b
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {