diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index 32debfb73f0..d8c60e21924 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,6 +1,6 @@ # Template file for 'github-cli' pkgname=github-cli -version=2.57.0 +version=2.58.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=6433bca534da722a980126541fe28d278f4b3518a6f7a7ef4a23949a3968e8b9 +checksum=90894536c797147586db775d06ec2040c45cd7eef941f7ccbea46f4e5997c81c if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then make_check_args+=" -skip TestMigrationWriteErrors"