aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-10-03 14:54:39 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-04 09:35:17 +0700
commit37ad8237b07f060221078ee3185927c921684a98 (patch)
treeff94764de5be288c981bbafb77dcd6ae1f9e16f9 /development/github-cli/github-cli.SlackBuild
parent72f1f7012632585b3d92a4fd10786411801653e5 (diff)
development/github-cli: Updated for version 2.81.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 cc6161e895..fa54b5971e 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.80.0}
+VERSION=${VERSION:-2.81.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}