github-cli: update to 2.63.2

This commit is contained in:
tranzystorekk 2024-12-07 14:42:57 +01:00
parent 5944dcc47d
commit 3ff956648e

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=2.63.1
version=2.63.2
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=b9a90118dfb46204dbcc0d09c2073d48f35b6f640b4db33fbaa24892fed56c8d
checksum=2578a8b1f00cb292a8094793515743f2a86e02b8d0b18d6b95959ddbeebd6b8d
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
make_check_args+=" -skip TestMigrationWriteErrors"