bump(main/helm): 3.11.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-18 18:12:30 +00:00
parent 632c03742d
commit 1889308216
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.3"
TERMUX_PKG_VERSION="3.11.0"
TERMUX_PKG_SRCURL=https://github.com/helm/helm/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a61ede2b1b9a0d3a7c1cc19cca99db109eb5b787eee0e147bd3bfa2c4e337eb1
TERMUX_PKG_SHA256=69a1b86dc9ab4d9e9ccb06cb622a11d80c9269d7b965ec911f8051695127bae4
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {