github-cli: update to 2.24.0

This commit is contained in:
Mehdi Chinoune
2023-03-08 18:23:41 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 3ea644a8ff
commit 331f2eb3f4

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.23.0
pkgver=2.24.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=('1e9f92a47caa92efedc06b22cfe9c951c5163c4a9bc60a45d477fd5d9b592e54'
sha256sums=('651e873f6a4aafec0c413f18074b70f5d6a1f394a785073a978353918dce2f4f'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {
cd "cli-$pkgver"