gh: update to 2.8.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-14 00:23:41 +00:00
parent ed7d07e5bd
commit d811379efb
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.7.0"
TERMUX_PKG_VERSION="2.8.0"
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d6cd8887f22fd57d477a0e640b63f7632b345056bf01b4dfc080e1e7a8191136
TERMUX_PKG_SHA256=d4aed3f4325bc518cf4af6fc7989ab35b498e42e8f97ba0e6bb07d7e3b14886a
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {