aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-01-12 09:28:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:12 +0700
commit6b1796d9cefc6d56cd5750671b20057ffb5a8caf (patch)
treeda44c2511c77eea486886ec239668edf19195041 /development/github-cli
parentfe88f7c9520af05150f432d6e39ef9e6a9e1771d (diff)
development/github-cli: Updated for version 2.65.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli')
-rw-r--r--development/github-cli/github-cli.SlackBuild4
-rw-r--r--development/github-cli/github-cli.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index feed740487..a988ca7f31 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for GitHub CLI
-# Copyright 2020-2024 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2020-2025 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-2.64.0}
+VERSION=${VERSION:-2.65.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 4e75b6a072..237a4202e3 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.64.0"
+VERSION="2.65.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_linux_386.deb"
-MD5SUM="ace532c844f117659792ab741304693c"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_linux_amd64.deb"
-MD5SUM_x86_64="209c9d4b1fce14a50b2f4b5586b20326"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_386.deb"
+MD5SUM="4c26a539e94d376dbe324b4e00a67e80"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_amd64.deb"
+MD5SUM_x86_64="a062797dda2211d4a776ecd903dbc1f0"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"