github-cli: update to 2.67.0

This commit is contained in:
Konstantin Podsvirov 2025-02-12 18:26:13 +03:00 committed by Christoph Reiter
parent 8cdf911569
commit c24cba100d

View File

@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.66.1
pkgver=2.67.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=('e0bb259c61f15f41c1ca04632045d0aaf8fe456e2bc64f15dbfae41cc28d4fea'
sha256sums=('8f685207c63cebfde375a20b235e34012d75d4d41fbaad8b2cc1b8cfc1eceae8'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
build() {