helm: update to 3.8.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-13 18:15:05 +00:00
parent 0b1fa42e99
commit 923daf0168
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.8.1
TERMUX_PKG_VERSION="3.8.2"
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=fed90e57113a6b6e50db03ee711358b04733bc2a50797e1b103a300b1f8a4b16
TERMUX_PKG_SHA256=384d90bf16a8ac299e3cc225a39ade26a6ef741f95158685ba9c3cd4a412158e
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {