gh: upgrade to v2.14.4

See https://github.com/cli/cli/releases/tag/v2.14.4

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2022-08-14 20:55:16 +02:00
committed by GitHub
parent eba5dcbfda
commit c12cb4fc87

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.14.3
pkgver=2.14.4
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
@@ -16,7 +16,7 @@ optdepends=("git: To interact with repositories")
options=('!strip')
source=("$_realname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"gh")
sha256sums=('b674f04ff9954564ba74488fc22817f5548bcddb5d9d582720d2421604988270'
sha256sums=('be93380e5a7f2822a1bfeff80f23231ee72ca297b9bc05bba0a1c688f9f53ccf'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {
cd "cli-$pkgver"