diff --git a/packages/hub/build.sh b/packages/hub/build.sh index d9e9d0be5..f5d164583 100644 --- a/packages/hub/build.sh +++ b/packages/hub/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://hub.github.com/ TERMUX_PKG_DESCRIPTION="Command-line wrapper for git that makes you better at GitHub" -TERMUX_PKG_VERSION=2.3.0 -TERMUX_PKG_SHA256=69e48105f7287537e7afaf969825666c1f09267eae3507515151900487342fae +TERMUX_PKG_VERSION=2.4.0 +TERMUX_PKG_SHA256=894eb112be9aa0464fa2c63f48ae8e573ef9e32a00bad700e27fd09a0cb3be4b TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_DEPENDS="git"