aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-06-14 19:51:48 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-15 19:25:14 +0700
commitb5600f1e6b6c9ba9580a913151bb7fce8e699a2e (patch)
tree47d55b651fae1ee02d67646ba3fbd910c5392441 /development/github-cli/github-cli.SlackBuild
parenta38390198770b565e28a78bdf781c1ac0aa6ac41 (diff)
development/github-cli: Updated for version 2.74.1
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 88417141ce..9eca8df37f 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.69.0}
+VERSION=${VERSION:-2.74.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}