github-cli: update to 2.46.0
This commit is contained in:
committed by
GitHub
parent
310cc68ba2
commit
06ec5193ec
@@ -3,7 +3,7 @@
|
||||
_realname=github-cli
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.45.0
|
||||
pkgver=2.46.0
|
||||
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=('61363c109487a17fad44dff3a55f0c7dd36c8d6e4d7b630755705bd3aa34a323'
|
||||
sha256sums=('663871687310c671ecc183a258fa573622e1e972c681982ac79a25c967fd40b2'
|
||||
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
|
||||
|
||||
build() {
|
||||
|
||||
Reference in New Issue
Block a user