From 3df01b6b3d405ae87b969f08e682d67886a046b3 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Tue, 30 May 2023 19:58:32 +0000 Subject: [PATCH] bump(main/gh): 2.30.0 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 c038bf3ab1..3a2ab5c8ba 100644 --- 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="2.29.0" +TERMUX_PKG_VERSION="2.30.0" TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=f77718f109ff5817cde33eb004137f58bdcd5934b921aed1440c6b3e93e1df27 +TERMUX_PKG_SHA256=5e66be97f51559dcea3621c8cc3cf2f67bf47bf2e1902014b3ec5689ab4e8add TERMUX_PKG_AUTO_UPDATE=true termux_step_make() {