helm: update to 3.7.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-14 00:20:18 +00:00
parent d037f0ce64
commit 95cf44c891

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://helm.sh
TERMUX_PKG_DESCRIPTION="Helm helps you manage Kubernetes applications"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.7.0
TERMUX_PKG_VERSION=3.7.1
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2d71d0524f358aeec0ff290194680e98b7268ac8fee4d9b69b0315b7dae15900
TERMUX_PKG_SHA256=5243dd0e07840404a7d19ca0917b2202ee3a5ad70a081cfa455ffd705a8d3624
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {