helm: update to 3.6.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-15 00:14:04 +00:00
parent df2e96cd06
commit d258582f05
1 changed files with 2 additions and 2 deletions

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.6.2
TERMUX_PKG_VERSION=3.6.3
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=2292a488d2002995bce3013a2368ca18037683f86470dd5018bb033f643465df
TERMUX_PKG_SHA256=1ef2253b97601f56da782ce380f0732246c82038c4241cbc37450e5a23f0c5a5
termux_step_make() {
termux_setup_golang