From 49efca090eb6f2858e7d91c8bb6d7b48b7c23be3 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Thu, 1 Jul 2021 06:09:51 +0000 Subject: [PATCH] gh: update to 1.12.1 This commit has been automatically submitted by Github Actions. --- packages/gh/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gh/build.sh b/packages/gh/build.sh index 8cc2a7d1c..7a0551c99 100755 --- a/packages/gh/build.sh +++ b/packages/gh/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cli.github.com/ TERMUX_PKG_DESCRIPTION="GitHub’s official command line tool" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm" -TERMUX_PKG_VERSION=1.12.0 +TERMUX_PKG_VERSION=1.12.1 TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=e0a3f1d4bc9e2561e080314dfbff294602e782c16fcfb17e5b9f67f89a1c145a +TERMUX_PKG_SHA256=14ef58fb2f09da1d66194527e1e8b637d28d972d273a6a627056aa960a9a9121 termux_step_make() { termux_setup_golang