Skip to content

Commit

Permalink
github-cli: update to 2.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
podsvirov authored and lazka committed Nov 15, 2024
1 parent dd382e8 commit cc9326b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-github-cli/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=github-cli
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.61.0
pkgver=2.62.0
pkgrel=1
pkgdesc='The GitHub CLI (mingw-w64)'
arch=('any')
Expand All @@ -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=('bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18'
sha256sums=('8b0d44a7fccd0c768d5ef7c3fbd274851b5752084e47761f146852de6539193e'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')

build() {
Expand Down

0 comments on commit cc9326b

Please sign in to comment.