aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-02-06 09:09:47 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-07 07:36:35 +0700
commit9d8ea6a50515732e29124ab46b3423ca8f555061 (patch)
tree9c662786180d109d3c5bf32661b52c4fa1e9de28 /development/github-cli/github-cli.SlackBuild
parente7314a698277228e381c1720f7ad6867ab99c059 (diff)
development/github-cli: Updated for version 2.66.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 a988ca7f31..93c8929004 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.65.0}
+VERSION=${VERSION:-2.66.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}