summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-03-31 21:01:52 +0200
committer Willy Sudiarto Raharjo2021-04-01 05:51:30 +0200
commitefb5464c8e5421799570be83ac89ba5d02da3525 (patch)
tree1450d1834a1c28c496a02f7b4dd18347ea9af771
parentd46dc59bfe00a1bdaa2fb0d74414ddbf74d04239 (diff)
downloadslackbuilds-efb5464c8e5421799570be83ac89ba5d02da3525.tar.gz
development/github-cli: Updated for version 1.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rwxr-xr-x[-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 3d485ef2cd..4333978574 100644..100755
--- 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.7.0}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index ced809c401..3a1ee403a6 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.7.0"
+VERSION="1.8.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_386.deb"
-MD5SUM="2ac3cc613267c3e49771d31bba19e882"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_amd64.deb"
-MD5SUM_x86_64="990679d6fafe0b3f022fcb3df5fcd9ef"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_linux_386.deb"
+MD5SUM="1b15a155c0903ffa6ddf6135c8d2bcca"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_linux_amd64.deb"
+MD5SUM_x86_64="2430b6bf30db5dc5b521fcdc8c245068"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"