github-cli: update to 2.34.0
This commit is contained in:
parent
b9478f8a68
commit
fc328818eb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.33.0
|
||||
revision=2
|
||||
version=2.34.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="github.com/cli/cli/v2"
|
||||
|
@ -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=27e22a8e637501ee8e9d45c702dbc5c5c559c2a4fe59cd3d807e075cdbefddd2
|
||||
checksum=d872d2e9a934aefce0e9873033fee3aa160a6079af73598b7f8d04c4a3d15a7e
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue