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