summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2022-06-14 01:58:30 +0200
committer Willy Sudiarto Raharjo2022-06-18 04:10:03 +0200
commit0ffb9b56756a00dccb52dcf47620fea0a8281035 (patch)
treef8e7a9500be22839c560e67987aedd7ba17fe624 /development
parent256ea79c242e8c5a80f0c8300e69c366bc41ae0e (diff)
downloadslackbuilds-0ffb9b56756a00dccb52dcf47620fea0a8281035.tar.gz
development/github-cli: Updated for version 2.12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 ed1007f43c..cf763aff41 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.11.1}
+VERSION=${VERSION:-2.12.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 652407c303..2ea3fb9c59 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.11.1"
+VERSION="2.12.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_linux_386.deb"
-MD5SUM="9295e9b13e13d74ef1fd6243538f105b"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_linux_amd64.deb"
-MD5SUM_x86_64="9d56503c7d85717ec47e5cc26ceddfb2"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_linux_386.deb"
+MD5SUM="1654a285ea80c2dcca4a5ba0d901fd81"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.12.1/gh_2.12.1_linux_amd64.deb"
+MD5SUM_x86_64="9b32987f359cb1ab6212fab962a22d7b"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"