github-cli: update to 2.75.0

This commit is contained in:
tranzystorekk 2025-07-10 10:45:30 +02:00
parent d9737dc864
commit b983ffe0a7

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.74.2 version=2.75.0
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -14,7 +14,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=58d383e75e1a6f3eb5e5694f232d1ed6f7f53681fda9c6a997e6e1be344edd94 checksum=a99fce70ccb8e0a311a504eda0cfd24e23431e158bf136d81ac7ad25f0431597
pre_build() { pre_build() {
local _date local _date