aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2021-08-07 10:21:26 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-08 01:15:05 +0700
commit636a8276dbed1b75c40f8f30c8dd077790bf3078 (patch)
tree3c52173dac214723e369254c23288bc838fdf3d9 /development/github-cli/github-cli.SlackBuild
parent9608c2aa3a758e017900e3057759b2e97b642c2f (diff)
development/github-cli: Updated for version 1.14.0
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 ce72e053cd..858d3205ef 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:-1.13.1}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}