github-cli: update to 2.52.0

This commit is contained in:
Marcin Puc 2024-06-24 21:15:02 +02:00 committed by cinerea0
parent e30d8bf19d
commit 43ed90f1d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.51.0 version=2.52.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=babc66157676eadc30c150ab9151981792796d6f24663cebc6eb070eb14c390f checksum=41de39d0f1bcacb454d9b8a46e5b97ff8b8e803cd26d284e553e45bf025325d9
pre_build() { pre_build() {
local _date local _date