github-cli: Update to 2.40.1
This commit is contained in:
committed by
Biswapriyo Nath
parent
17600e25f4
commit
cb5b3a4fa4
@@ -3,7 +3,7 @@
|
||||
_realname=github-cli
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=2.40.0
|
||||
pkgver=2.40.1
|
||||
pkgrel=1
|
||||
pkgdesc='The GitHub CLI (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ optdepends=("git: To interact with repositories")
|
||||
options=('!strip')
|
||||
source=("$_realname-$pkgver.tar.gz::https://github.com/cli/cli/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
"gh")
|
||||
sha256sums=('7c3ebebd285980e96718d2a39f902a538270c162e5be3e49f2f285fb9dc97bdf'
|
||||
sha256sums=('0bb2af951b4716067747184b5b5bbd90c270edee5b45a84e62a5a803bf7ef467'
|
||||
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user