k9s: update to 0.25.18

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-28 18:17:16 +00:00
parent 72fff815c7
commit 43e5279a0a
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.17
TERMUX_PKG_VERSION=0.25.18
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4a592c52d27e84b069361e086ad5794142f3163d6ad919ec21bef1cce9af6135
TERMUX_PKG_SHA256=2a911c57011164c0f11e3cdf763182abf189efde80b7a764e361aa070b7e3f46
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {