kubelogin: update to 1.25.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-08 12:17:05 +00:00
parent 6b679f3ffa
commit ea1a345542
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/int128/kubelogin
TERMUX_PKG_DESCRIPTION="A kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Steeve Chailloux"
TERMUX_PKG_VERSION=1.25.0
TERMUX_PKG_VERSION=1.25.1
TERMUX_PKG_SRCURL=https://github.com/int128/kubelogin/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9c1a2d3415eb259783279e9a18f6e09c4bf2aff338e4ab9efdce3a35ad03a84e
TERMUX_PKG_SHA256=8934cda16af382e94d224866e7557f09ae10d9268a9db17818f7767287f406eb
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {