github-cli: update to 2.60.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=github-cli
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.59.0
|
||||
pkgver=2.60.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=('d24ed01e5aa1e8f42b397333462f9cd5c54e4845a5142044381fc8eb713fa001'
|
||||
sha256sums=('9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d'
|
||||
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user