github-cli: update to 2.78.0
This commit is contained in:
parent
961bc06315
commit
6cd99af2c3
@ -3,7 +3,7 @@
|
||||
_realname=github-cli
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.76.2
|
||||
pkgver=2.78.0
|
||||
pkgrel=1
|
||||
pkgdesc='The GitHub CLI (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -22,7 +22,7 @@ optdepends=("git: To interact with repositories")
|
||||
options=('!strip')
|
||||
source=("https://github.com/cli/cli/archive/v${pkgver}/$_realname-$pkgver.tar.gz"
|
||||
"gh")
|
||||
sha256sums=('6aee5afebdabd33f4c5e8604a9b7fa55e5bbac2a5cd36101cc221c990320c8b3'
|
||||
sha256sums=('9eeb969222a92bdad47dded2527649cd467a6e2321643cc30e1f12d00490befe'
|
||||
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user