aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-05-11 15:42:53 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:19 +0700
commit32fb86b140475682081254e818c91c38ccda5906 (patch)
tree3831f919468d2b6d3c36e3a7724abaa0da420572 /development/github-cli/github-cli.SlackBuild
parent8f60d1c727142a5ee5fca5a1bc1731b61a534126 (diff)
development/github-cli: Updated for version 2.29.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 e70655d999..f79e2645a9 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.28.0}
+VERSION=${VERSION:-2.29.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}