gh: update to 1.7.0 (#6490)

This commit is contained in:
Further 2021-03-06 21:26:18 +08:00 committed by GitHub
parent 93effb8131
commit a817790020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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=1.6.2
TERMUX_PKG_VERSION=1.7.0
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8cc3cafb85e1234f61ef5c4468d07307142fa0cc99bdc7452251cf1cac9b38ae
TERMUX_PKG_SHA256=8d737d4e4a2943ca6e08c030c0992468162de0fc1366862d101b8e1389bdc36a
termux_step_make() {
termux_setup_golang