aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-10-26 09:19:55 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-27 09:31:35 +0700
commit73c03f2b17edf7085ca61a1f2a6b8106237fe825 (patch)
tree7e8ded500d45a576cbddf8cb85e93d1386b577bb /development/github-cli/github-cli.SlackBuild
parent4e7ab041fe955ad2166267fc663a897420c2a1cf (diff)
development/github-cli: Updated for version 2.60.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 79efbb9c26..341a23913f 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.59.0}
+VERSION=${VERSION:-2.60.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}