summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2022-11-04 11:22:44 +0100
committer Willy Sudiarto Raharjo2022-11-05 15:15:22 +0100
commitc4fb0acc781f25cf0b3326c79db6f1f1483b8b93 (patch)
tree1def88356081d8385b989bc0ca0182fb7ca432ab /development
parentf9ca2aca9feecae44766e70111a777ccb91ad878 (diff)
downloadslackbuilds-c4fb0acc781f25cf0b3326c79db6f1f1483b8b93.tar.gz
development/github-cli: Updated for version 2.19.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 b086fcb408..ffe7471971 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-2.18.1}
+VERSION=${VERSION:-2.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 6b365d3477..3b6909c8e2 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.18.1"
+VERSION="2.19.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_linux_386.deb"
-MD5SUM="d68f3828f4bb45f923216ed572c3d065"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_linux_amd64.deb"
-MD5SUM_x86_64="53cf6fa2e53777e7fd18b5d281674f6c"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_linux_386.deb"
+MD5SUM="6cb397463aa1dfe4dc4e53b4abc22c96"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_linux_amd64.deb"
+MD5SUM_x86_64="8c32860455a875afb4bdc20997062bf9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"