github-cli: update to 2.27.0

This commit is contained in:
Marcin Puc 2023-04-08 09:18:18 +02:00 committed by Michal Vasilek
parent 7faca49721
commit f56e10e158

View file

@ -1,7 +1,7 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.26.1 version=2.27.0
revision=2 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
go_import_path="github.com/cli/cli/v2/cmd/gh" go_import_path="github.com/cli/cli/v2/cmd/gh"
@ -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=3552c0be9b24cf1b04b19f3cddc30f067a9761bd8872b591e02bf3147de5dd0e checksum=8a5466f28ad2fb66b4a519167b45a0df66280245ac39c480fa6216ce7faa0b72
pre_build() { pre_build() {
local _date local _date