github-cli: update to 2.55.0

This commit is contained in:
Biswapriyo Nath
2024-08-21 07:24:32 +00:00
parent 90750a37c8
commit dbb5b651b9

View File

@@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.54.0
pkgver=2.55.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=('eedac958431876cebe243925dc354b0c21915d1bc84c5678a8073f0ec91d6a4c'
sha256sums=('f467cfdaedd372a5c20bb0daad017a0b3f75fa25179f1e4dcdc1d01ed59e62a5'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {