github-cli: update to 2.61.0

This commit is contained in:
tranzystorekk 2024-11-07 14:23:34 +01:00
parent 930d32839c
commit fe2d2a8281
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=2.60.1
version=2.61.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=9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d
checksum=bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
make_check_args+=" -skip TestMigrationWriteErrors"