summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-06-25 16:55:29 +0200
committer Willy Sudiarto Raharjo2022-07-02 04:55:41 +0200
commit8e79f614c9567e2653fed0fcbc42da95c4fcd98e (patch)
tree22eade5b32c74cf18eabc34d4e2a6ec948c607b6
parent2e25f8fc6a88024faa49d9c096a7a46287dd2175 (diff)
downloadslackbuilds-8e79f614c9567e2653fed0fcbc42da95c4fcd98e.tar.gz
development/github-cli: Updated for version 2.13.0.
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 cf763aff41..007b12411b 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.12.1}
+VERSION=${VERSION:-2.13.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 2ea3fb9c59..fff8933a47 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.12.1"
+VERSION="2.13.0"
HOMEPAGE="https://cli.github.com/"
-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"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_linux_386.deb"
+MD5SUM="c3bedb172cf20500d6c229e941375723"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_linux_amd64.deb"
+MD5SUM_x86_64="12ba5b5f875ae4bbd3c00aa806f812b0"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"