summaryrefslogtreecommitdiffstats
path: root/development/github-cli
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-11-14 07:24:20 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-15 22:10:26 +0700
commit106596b5ec215cb8fcf8aba1849d3c1146fdd6ca (patch)
tree8585396c645a603f95a1ed9713a568b265c0e11f /development/github-cli
parent64090998201523c1331418d325951f4fe3aeaa9e (diff)
downloadslackbuilds-106596b5ec215cb8fcf8aba1849d3c1146fdd6ca.tar.gz
slackbuilds-106596b5ec215cb8fcf8aba1849d3c1146fdd6ca.tar.xz
development/github-cli: Updated for version 2.39.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli')
-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 4c1101f074..d26ce13ed1 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.38.0}
+VERSION=${VERSION:-2.39.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 2fcaf774e1..06e376367d 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.38.0"
+VERSION="2.39.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_linux_386.deb"
-MD5SUM="c31bfac42cf948dc438aa3daa2c2448b"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_linux_amd64.deb"
-MD5SUM_x86_64="9027dffc93636f6f118900818494404a"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_linux_386.deb"
+MD5SUM="f78c97716bbcba2e47461fc26a97cff5"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_linux_amd64.deb"
+MD5SUM_x86_64="e469f85c2e2a1a124cc0549b9f8c9a72"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"