aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-02-18 09:16:15 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-23 10:10:22 +0700
commit07a8cf5b4b2385f47c0efdd637a2d8281cbfe867 (patch)
treea3c77467420766561057b4d51fa9bd24c448cf2d /development/github-cli/github-cli.SlackBuild
parenta013824a4db472f8d38fab2437c23bcc4443acf7 (diff)
development/github-cli: Updated for version 2.44.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli/github-cli.SlackBuild')
-rw-r--r--development/github-cli/github-cli.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index 43d9e21bc3..b00f12a62c 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-2.43.0}
+VERSION=${VERSION:-2.44.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}