summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"