summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2024-02-18 18:16:15 +0100
committer Willy Sudiarto Raharjo2024-02-23 04:10:22 +0100
commit07a8cf5b4b2385f47c0efdd637a2d8281cbfe867 (patch)
treea3c77467420766561057b4d51fa9bd24c448cf2d /development
parenta013824a4db472f8d38fab2437c23bcc4443acf7 (diff)
downloadslackbuilds-07a8cf5b4b2385f47c0efdd637a2d8281cbfe867.tar.gz
development/github-cli: Updated for version 2.44.1
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 43d9e21bc3..b00f12a62c 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.43.0}
+VERSION=${VERSION:-2.44.1}
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 98401dcf6a..e36236072e 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.43.0"
+VERSION="2.44.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_linux_386.deb"
-MD5SUM="0671877241d0d4c29844e0f5f570cc1b"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_linux_amd64.deb"
-MD5SUM_x86_64="b15f59ec3c608270ccdfed45769f15e5"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_386.deb"
+MD5SUM="a74fd418ffbde5f96b158136933a23e0"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_amd64.deb"
+MD5SUM_x86_64="3b63ee86f83458571918e6db62520b16"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"