summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-09-27 01:30:06 +0200
committer Willy Sudiarto Raharjo2022-10-01 04:01:19 +0200
commit19390c2d1a9f78ea17e7ca8fe8796985bcce59fa (patch)
tree6a654d3752934fa9bd3d27206f9e35b514bc6756
parent1d28f5ff9ee4cdcbf895361ac7bb0b1d18118a0b (diff)
downloadslackbuilds-19390c2d1a9f78ea17e7ca8fe8796985bcce59fa.tar.gz
development/github-cli: Updated for version 2.16.1.
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 eac842e361..90419b0f4b 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.7}
+VERSION=${VERSION:-2.16.1}
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 6b9b2e9dd5..4b13f012fe 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.7"
+VERSION="2.16.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_linux_386.deb"
-MD5SUM="ac4dd8b6ca09abfdf32a3f2a504a167c"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_linux_amd64.deb"
-MD5SUM_x86_64="b6760e3665da0627f34f35d6a47f9d60"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.16.1/gh_2.16.1_linux_386.deb"
+MD5SUM="09c9f4eff670080ffea6ea2064a56c40"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.16.1/gh_2.16.1_linux_amd64.deb"
+MD5SUM_x86_64="227c032241070c30ac6e3fb05c8c8c3e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"