summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-08-07 19:21:26 +0200
committer Willy Sudiarto Raharjo2021-08-07 20:15:05 +0200
commit636a8276dbed1b75c40f8f30c8dd077790bf3078 (patch)
tree3c52173dac214723e369254c23288bc838fdf3d9
parent9608c2aa3a758e017900e3057759b2e97b642c2f (diff)
downloadslackbuilds-636a8276dbed1b75c40f8f30c8dd077790bf3078.tar.gz
development/github-cli: Updated for version 1.14.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/github-cli/github-cli.SlackBuild2
-rw-r--r--development/github-cli/github-cli.info10
2 files changed, 6 insertions, 6 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}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 41d886d629..da40c5a4b6 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.13.1"
+VERSION="1.14.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_linux_386.deb"
-MD5SUM="731c1086584cb4ba4ea25c97699449b9"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_linux_amd64.deb"
-MD5SUM_x86_64="b51608bb7a3734f63f7213b2d02d2b22"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_386.deb"
+MD5SUM="90fc21fc8df0c1cbd474007438329326"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_amd64.deb"
+MD5SUM_x86_64="71cc97d061f38b371997190299ea3655"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"