aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-09-25 10:38:01 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-26 21:55:28 +0700
commite7dc8ba56f400366899b3e0e4dc4f48c5b215405 (patch)
treeaec09afbae37162b599994ee0f7a0e7139c52a59 /development/github-cli/github-cli.SlackBuild
parent853e975b34cbd1282bcd2ecc44269274a8c14bd8 (diff)
development/github-cli: Updated for version 2.80.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 0a2389c9b1..cc6161e895 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.79.0}
+VERSION=${VERSION:-2.80.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}