github-cli: update to 2.20.0
This commit is contained in:
parent
34103bfee1
commit
208bb78b68
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'github-cli'
|
# Template file for 'github-cli'
|
||||||
pkgname=github-cli
|
pkgname=github-cli
|
||||||
version=2.19.0
|
version=2.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,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=522aeaa5e1ed885d89cf44fe8e1c84da6a372046d4e173a5cd290821ac5afdc8
|
checksum=d8c16de9dc4ed5b42c84eca1be51f2bd84cb181b6f0cb932b6af4d8b2de8342d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Reference in New Issue