summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2020-12-16 16:50:55 +0100
committer Willy Sudiarto Raharjo2020-12-17 16:37:24 +0100
commit5585f6558c961542aaff415ab297e0f6d9d09158 (patch)
tree5bc22ab67c2947f00c51f0a3d9ae06335b90e6cc /development
parentbfd09bb0b6ed3493aaa52149763a0edc47b832db (diff)
downloadslackbuilds-5585f6558c961542aaff415ab297e0f6d9d09158.tar.gz
development/github-cli: Updated for version 1.4.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 98d319de3b..5b62f7a8ba 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.3.1}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 84a4f6e94b..9e3884ce28 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.3.1"
+VERSION="1.4.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_linux_386.deb"
-MD5SUM="1411c9fd1aaf5572dae5ddcde18af6bb"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_linux_amd64.deb"
-MD5SUM_x86_64="f6a50cdc40b66712f071d446b0223b57"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_linux_386.deb"
+MD5SUM="2bbc9661b21e87b97ef81940b209035f"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.4.0/gh_1.4.0_linux_amd64.deb"
+MD5SUM_x86_64="3f3252d27b3358e50cba2894deb126fe"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"