summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2021-07-22 16:32:19 +0200
committer Willy Sudiarto Raharjo2021-07-23 04:45:29 +0200
commit1b75dc275d130abf0c6fe11e4d4ccce087dc7c0a (patch)
tree1bb79c737eef93aa851c0a47413d627451a5507c /development
parentfb4cf0b5dcd56a8d33c4ce908aec8204563770b5 (diff)
downloadslackbuilds-1b75dc275d130abf0c6fe11e4d4ccce087dc7c0a.tar.gz
development/github-cli: Updated for version 1.13.1
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 38a1eb8ba6..ce72e053cd 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:-1.12.1}
+VERSION=${VERSION:-1.13.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 397cabcfb8..41d886d629 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.12.1"
+VERSION="1.13.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_linux_386.deb"
-MD5SUM="697d9154ecdf55090226c18d979f2908"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_linux_amd64.deb"
-MD5SUM_x86_64="0fbcdbd35561ac627aaa82612c606d87"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_linux_386.deb"
+MD5SUM="731c1086584cb4ba4ea25c97699449b9"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_linux_amd64.deb"
+MD5SUM_x86_64="b51608bb7a3734f63f7213b2d02d2b22"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"