github-cli: update to 2.42.1

This commit is contained in:
Konstantin Podsvirov
2024-01-16 22:10:08 +03:00
parent 35d1607b16
commit 56829dbe2c

View File

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