Skip to content

Commit e25eb3e

Browse files
committed
github-cli: update to 2.83.2
1 parent 5bdc310 commit e25eb3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-github-cli/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=github-cli
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
6-
pkgver=2.83.1
6+
pkgver=2.83.2
77
pkgrel=1
88
pkgdesc='The GitHub CLI (mingw-w64)'
99
arch=('any')
@@ -24,7 +24,7 @@ optdepends=("git: To interact with repositories")
2424
options=('!strip')
2525
source=("https://github.com/cli/cli/archive/v${pkgver}/$_realname-$pkgver.tar.gz"
2626
"gh")
27-
sha256sums=('5053825b631fa240bba1bfdb3de6ac2c7af5e3c7884b755a6a5764994d02f999'
27+
sha256sums=('c031ca887d3aaccb40402a224d901c366852f394f6b2b60d1158f20569e33c89'
2828
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')
2929

3030
build() {

0 commit comments

Comments
 (0)