Skip to content

Commit f4e4b31

Browse files
committed
bump(main/gh): 2.82.0
This commit has been automatically submitted by Github Actions.
1 parent ad80aca commit f4e4b31

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.81.0"
5+
TERMUX_PKG_VERSION="2.82.0"
66
TERMUX_PKG_SRCURL=https://github.com/cli/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=11550fd0e06043f29d03fd973dd67cb77b2fee462a76084e0812c2099c6689dc
7+
TERMUX_PKG_SHA256=c282c0bf2a2c694c99dd7d6da1ac13b3e87c1a511186ec66f0144d8b0ac94a49
88
TERMUX_PKG_RECOMMENDS="openssh"
99
TERMUX_PKG_AUTO_UPDATE=true
1010

0 commit comments

Comments
 (0)