summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2020-10-28 18:26:08 +0100
committer Willy Sudiarto Raharjo2020-10-30 06:50:02 +0100
commitcea82619f7d99a39151a8cac80b5758663fd9b3a (patch)
tree7ddfe773db0d0f02f0139381b93669859ef9dfcd /development
parent9e862473348b78360b20f8ec5206df0b730079ce (diff)
downloadslackbuilds-cea82619f7d99a39151a8cac80b5758663fd9b3a.tar.gz
development/github-cli: Updated for version 1.2.0.
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 b3d2fbbab2..fabf7ea04e 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 013b756ea6..298863eb06 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_linux_386.deb"
-MD5SUM="28db3207b74436ca6990d25ebda49042"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_linux_amd64.deb"
-MD5SUM_x86_64="b70ee79a03ca29f1a1a7b95341e937bc"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.2.0/gh_1.2.0_linux_386.deb"
+MD5SUM="f489d52fb88e3c440f8dc3170f7fcbf6"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.2.0/gh_1.2.0_linux_amd64.deb"
+MD5SUM_x86_64="57d6923b5e8ada185bbaa5fa0e352b75"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"