k9s: update to 0.25.12

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-15 12:17:22 +00:00
parent 3684cb850d
commit 593b8546bd
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.10
TERMUX_PKG_VERSION=0.25.12
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b08a32c0ebd8b2edf40f59fd34ab18a703bd1aaee83e8cdbc69cd8c36b696d7e
TERMUX_PKG_SHA256=a6841cd54d89ae6f7b5b70787f80f0d1b4123a4af8ff609e12e5c5c74c31d482
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {