aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-09-10 08:04:30 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-10 21:11:39 +0700
commitdc3b2ceff868db5d02ae1b07771e080ab3cfc89f (patch)
tree86e66062786ccd7f6fd67bf384f5ac814cb0dcbd /development/github-cli/github-cli.SlackBuild
parented356ef2a78dd1ae081f7084c93da2d1464c56ad (diff)
development/github-cli: Updated for version 2.56.0
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 a414b76684..e8299b90a5 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.55.0}
+VERSION=${VERSION:-2.56.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}