summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-08-12 17:22:18 +0200
committer Willy Sudiarto Raharjo2022-08-12 19:21:39 +0200
commita3921e7832aaab99721fd11e32f60429d2bb05fe (patch)
tree722df789a400939620c17762ad381febdae35670
parentee1ddc7fb014deab0071458095794da45c1ff28b (diff)
downloadslackbuilds-a3921e7832aaab99721fd11e32f60429d2bb05fe.tar.gz
development/github-cli: Updated for version 2.14.4
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 274cabbc0b..b55cbe3c31 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.3}
+VERSION=${VERSION:-2.14.4}
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 e69a20c727..7ac9067342 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.3"
+VERSION="2.14.4"
HOMEPAGE="https://cli.github.com/"
-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"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_linux_386.deb"
+MD5SUM="f1804e7cb757a0232808d2f694ce9660"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_linux_amd64.deb"
+MD5SUM_x86_64="98781fe2ae18d6e82e55808f9321068b"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"