k9s: update to 0.25.15

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-17 18:19:29 +00:00
parent e6ad1c84c0
commit 1603348a62
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.14
TERMUX_PKG_VERSION=0.25.15
TERMUX_PKG_SRCURL=https://github.com/derailed/k9s/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=cc6314f7cecd333c69d518b77cc975ccc503c294dc74cdc0d7db27fae940c465
TERMUX_PKG_SHA256=76615939e083942c3681e70cbdd8b689571f2b9f3810c6b4e6ec9b65134e6e09
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {