github-cli: Update to 2.39.1

This commit is contained in:
Christoph Reiter
2023-11-16 20:06:57 +01:00
parent 180f3b729b
commit 17ebdeed91

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.38.0
pkgver=2.39.1
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
@@ -20,7 +20,7 @@ optdepends=("git: To interact with repositories")
options=('!strip')
source=("$_realname-$pkgver.tar.gz::https://github.com/cli/cli/archive/refs/tags/v${pkgver}.tar.gz"
"gh")
sha256sums=('8ba98b5e46526c9828507a587b429448fe9436ce1f875aa567d77ec3a8cae56c'
sha256sums=('14f4de2d1e8ec465b61315df13274f928364b9d9445675b475faa35c81330b4f'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
prepare() {