aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-09-02 07:58:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-04 21:36:26 +0700
commite1a6d64015f216d6a0c691786153123b5cff4c6e (patch)
tree37c515188697c7c7f3e217452c46f998685940ed /development/github-cli/github-cli.SlackBuild
parente408db179ad275420312974c0553c6138c284ba4 (diff)
development/github-cli: Updated for version 2.78.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 e6d4d6f021..9352368407 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.76.2}
+VERSION=${VERSION:-2.78.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}