summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2022-08-25 19:24:05 +0200
committer Willy Sudiarto Raharjo2022-08-27 17:50:38 +0200
commit6f516d1a610cfad1ca08edfa5ab7ccd23b4f5ce0 (patch)
tree2b32c878ab4401b95913d35c5cba234e6f702358 /development/github-cli/github-cli.SlackBuild
parentde104e378abe3a78a4341cf47c714666e5ad1902 (diff)
downloadslackbuilds-6f516d1a610cfad1ca08edfa5ab7ccd23b4f5ce0.tar.gz
development/github-cli: Updated for version 2.14.7
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 b55cbe3c31..eac842e361 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.14.4}
+VERSION=${VERSION:-2.14.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}