k9s: update to 0.25.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-24 12:16:42 +00:00
parent 377a5959e2
commit 7f9387fc25

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