Skip to content

Commit ecb23d1

Browse files
committed
bump(main/gh): 2.83.0
This commit has been automatically submitted by Github Actions.
1 parent ee26945 commit ecb23d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/gh/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://cli.github.com/
22
TERMUX_PKG_DESCRIPTION="GitHub’s official command line tool"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
5-
TERMUX_PKG_VERSION="2.82.1"
5+
TERMUX_PKG_VERSION="2.83.0"
66
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=999bdea5c8baf3d03fe0314127c2c393d6c0f7a504a573ad0c107072973af973
7+
TERMUX_PKG_SHA256=20a734870dc8add2b0df7900aea95521c94125c953def81d3dd705ff079be898
88
TERMUX_PKG_RECOMMENDS="openssh"
99
TERMUX_PKG_AUTO_UPDATE=true
1010

0 commit comments

Comments
 (0)