k9s: update to 0.25.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-21 00:23:04 +00:00
parent 55c93949d5
commit 80725b4fc7
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.3
TERMUX_PKG_VERSION=0.25.4
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1068d18d20ae66babd88f77ec00280a13f318277cadd49cda5ab506924ddade0
TERMUX_PKG_SHA256=50901c293e01ed763dc87732586af8e69dbdf3f8707106591a0b8d43e2c4cd5c
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {