github-cli: update to 2.76.0

This commit is contained in:
tranzystorekk 2025-07-18 07:52:16 +02:00
parent 530572024b
commit 1db399e901

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.75.0 version=2.76.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=a99fce70ccb8e0a311a504eda0cfd24e23431e158bf136d81ac7ad25f0431597 checksum=101acc7ca272bf3b0e2e5fb39afe7a980afae53656f1d09d5630a57473d9f7db
pre_build() { pre_build() {
local _date local _date