gh: update to 2.4.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-21 18:10:25 +00:00
parent 752961ace8
commit 97768c9bd1
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cli.github.com/
TERMUX_PKG_DESCRIPTION="GitHubs official command line tool"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=2.3.0
TERMUX_PKG_VERSION=2.4.0
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=56bcf353adc17c386377ffcdfc980cbaff36123a1c1132ba09c3c51a7d1c9b82
TERMUX_PKG_SHA256=3c87db4d9825a342fc55bd7f27461099dd46291aea4a4a29bb95d3c896403f94
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {