summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2020-11-12 16:41:05 +0100
committer Willy Sudiarto Raharjo2020-11-14 01:13:57 +0100
commitdb8acbbed5f73606b3c579f027971d24d2198f92 (patch)
treeeaa3c3b139a33dd13b33b306b6e6300dafac8346 /development
parent338fc9d88ef4b51e6ed50b4db0d81fecb164e035 (diff)
downloadslackbuilds-db8acbbed5f73606b3c579f027971d24d2198f92.tar.gz
development/github-cli: Updated for version 1.2.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 fabf7ea04e..9c6cde17e3 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.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 298863eb06..b3623f57f4 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.2.0"
+VERSION="1.2.1"
HOMEPAGE="https://cli.github.com/"
-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"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.2.1/gh_1.2.1_linux_386.deb"
+MD5SUM="2714c4f926fa28e7c2c86ef56e82a219"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.2.1/gh_1.2.1_linux_amd64.deb"
+MD5SUM_x86_64="2557669bca6c7ba7a1c49d2df1490f5b"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"