github-cli: update to 2.37.0

This commit is contained in:
Biswapriyo Nath
2023-10-17 18:59:27 +00:00
parent 08019c1ccb
commit 90edc8cb71

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.36.0
pkgver=2.37.0
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
@@ -16,7 +16,7 @@ optdepends=("git: To interact with repositories")
options=('!strip')
source=("$_realname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
"gh")
sha256sums=('f9be77f9c6a4abc2e14bcdf55057eb209f1ab7bda50b78dcd9ab07533ea4a58e'
sha256sums=('527ca3aeaf6a565a0b058825748683ec5f5e199d5754466943c1f5c69a7d5bfe'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
prepare() {