github-cli: update to 2.50.0
This commit is contained in:
parent
a657032538
commit
5414704bf4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=2.49.2
|
version=2.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://cli.github.com"
|
homepage="https://cli.github.com"
|
||||||
changelog="https://github.com/cli/cli/releases"
|
changelog="https://github.com/cli/cli/releases"
|
||||||
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e839ea302ad99b70ce3efcb903f938ecbbb919798e49bc2f2034ad506ae0b0f5
|
checksum=683d0dee90e1d24a6673d13680e0d41963ddc6dd88580ab5119acec790d1b4d7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Reference in New Issue