aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-10-22 09:36:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-24 00:43:04 +0700
commitdc8abaff81b54b3b415cbdf8c3a46462737d128e (patch)
tree0fd948acf4e11950646e2710879810b8215fce1b /development/github-cli/github-cli.SlackBuild
parent443e62d33e0e1aeb2e48f3b147f93641313a8e61 (diff)
development/github-cli: Updated for version 2.82.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 811e1afe2c..b15030546d 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.82.0}
+VERSION=${VERSION:-2.82.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}