gh: update to 2.5.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-01 12:22:01 +00:00
parent da054c7ba5
commit b48a70f174
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.4.0
TERMUX_PKG_VERSION=2.5.0
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3c87db4d9825a342fc55bd7f27461099dd46291aea4a4a29bb95d3c896403f94
TERMUX_PKG_SHA256=4e9d1cbcdd2346cab5b7fc176cd57c07ed3628a0241fad8a48fe4df6a354b120
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {