aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-09-11 10:49:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-13 00:34:03 +0700
commit50340a4ecb2df87df4c79326c6d0b4573e6bb588 (patch)
tree1bb68bc87a8f9f014816ae5d35a7b3c38f88f0e7 /development/github-cli/github-cli.SlackBuild
parent1bcfb7127454f50fe60815e753e3292bdec23b82 (diff)
development/github-cli: Updated for version 2.79.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 9352368407..0a2389c9b1 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.78.0}
+VERSION=${VERSION:-2.79.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}