mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
github-cli: update to 2.32.0
This commit is contained in:
parent
0c385529cd
commit
b0b5edc24c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.31.0
|
||||
version=2.32.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9a9896fa80ecfec640cf5d93da830713150f4b44e0db142c958bfa36d09d2c03
|
||||
checksum=d6c332518d38f4b73fef37f3970ef91f05769f4a2ccf84e660a39d2138073cba
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue