bump(main/helm): 3.10.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-14 18:11:05 +00:00
parent 947df8be32
commit 4c53daa237
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.10.2"
TERMUX_PKG_VERSION="3.10.3"
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=32a551462418dab425ec45e4c3f4b2e354bd21208f1f430db3c656beec866a1a
TERMUX_PKG_SHA256=a61ede2b1b9a0d3a7c1cc19cca99db109eb5b787eee0e147bd3bfa2c4e337eb1
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {