aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-09-11 10:49:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-13 00:34:03 +0700
commit50340a4ecb2df87df4c79326c6d0b4573e6bb588 (patch)
tree1bb68bc87a8f9f014816ae5d35a7b3c38f88f0e7 /development/github-cli
parent1bcfb7127454f50fe60815e753e3292bdec23b82 (diff)
development/github-cli: Updated for version 2.79.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 9352368407..0a2389c9b1 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.78.0}
+VERSION=${VERSION:-2.79.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 f29d1d1458..c03a38241f 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.78.0"
+VERSION="2.79.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_linux_386.deb"
-MD5SUM="691a10c50b823bca79e5fb26600dab1b"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_linux_amd64.deb"
-MD5SUM_x86_64="012e4719a0c70562c6bf405ce92c4605"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_linux_386.deb"
+MD5SUM="084079048226062f8bce884c84694219"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_linux_amd64.deb"
+MD5SUM_x86_64="02a801aa506f11680f48448793085cab"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"