github-cli: update to 2.47.0
This commit is contained in:
parent
31a4f5fe63
commit
ef2b03c5d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.46.0
|
||||
version=2.47.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=663871687310c671ecc183a258fa573622e1e972c681982ac79a25c967fd40b2
|
||||
checksum=f87622443f143a84462a026534cf234b059c609a6053d7c9ff692c45b30e63f4
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue