summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-07-27 17:12:39 +0200
committer Willy Sudiarto Raharjo2022-07-30 06:26:25 +0200
commitec4e1541ae570aa8e788f35924e47b288fc3f01d (patch)
tree0a037ed18f5e078c89c01efe87d2a81b876e442f
parentb687d3c68b3ac927a3c366bea20916f62f9da820 (diff)
downloadslackbuilds-ec4e1541ae570aa8e788f35924e47b288fc3f01d.tar.gz
development/github-cli: Updated for version 2.14.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 6cff58e7b6..274cabbc0b 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.2}
+VERSION=${VERSION:-2.14.3}
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 b6512b43fa..e69a20c727 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.14.2"
+VERSION="2.14.3"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_linux_386.deb"
-MD5SUM="652096077aa3b672c445ce3f57226081"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_linux_amd64.deb"
-MD5SUM_x86_64="b299fb8849aee83e6084d80321fcc060"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_linux_386.deb"
+MD5SUM="8690373f30b1500846197ea2fad04c73"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_linux_amd64.deb"
+MD5SUM_x86_64="a2ba9fe6bf63b75605974e03d5431949"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"