aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-07-31 12:11:46 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-01 04:32:51 +0700
commit16cc450bf16e83574dce17431d13d74bb4d2cb44 (patch)
tree3aef2fd844675fae636f6ef1ad09e2c05b10c35d /development/github-cli/github-cli.SlackBuild
parenta1fa593e886dd93570eb2a42e86da7b757433311 (diff)
development/github-cli: Updated for version 2.76.2
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 9eca8df37f..e6d4d6f021 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.74.1}
+VERSION=${VERSION:-2.76.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}