github-cli: update to 2.67.0

This commit is contained in:
tranzystorekk 2025-02-12 15:53:26 +01:00
parent 3ad86cca0b
commit dde9f4df3d

View File

@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=2.66.1
version=2.67.0
revision=1
build_style=go
build_helper=qemu
@ -14,7 +14,7 @@ license="MIT"
homepage="https://cli.github.com"
changelog="https://github.com/cli/cli/releases"
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
checksum=e0bb259c61f15f41c1ca04632045d0aaf8fe456e2bc64f15dbfae41cc28d4fea
checksum=8f685207c63cebfde375a20b235e34012d75d4d41fbaad8b2cc1b8cfc1eceae8
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
make_check_args+=" -skip TestMigrationWriteErrors"