github-cli: update to 2.76.1

This commit is contained in:
tranzystorekk 2025-07-24 23:38:37 +02:00
parent e29cb53524
commit b2cbee70b6

View file

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