Skip to content

Commit

Permalink
github-cli: update to 2.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
podsvirov authored and lazka committed Feb 2, 2025
1 parent 9b33b1a commit f63bd95
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.66.0
pkgver=2.66.1
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=('a16b234cafc7392b3eac17ad286bd1b19ee318db2d02f0364108fdc78304130b'
sha256sums=('e0bb259c61f15f41c1ca04632045d0aaf8fe456e2bc64f15dbfae41cc28d4fea'
'9ee5f2b44b7e9aa751508f02c1020e341e0212a9aa146b7428eb5ffea310be27')

build() {
Expand Down

0 comments on commit f63bd95

Please sign in to comment.