Skip to content

Commit 2a58b88

Browse files
committed
github-cli: update to 2.63.1
1 parent e1cd0f2 commit 2a58b88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/github-cli/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'github-cli'
22
pkgname=github-cli
3-
version=2.63.0
3+
version=2.63.1
44
revision=1
55
build_style=go
66
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
1414
homepage="https://cli.github.com"
1515
changelog="https://github.com/cli/cli/releases"
1616
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
17-
checksum=c5309db9707c9e64ebe264e1e2d0f893ecead9056d680b39a565aaa5513d2947
17+
checksum=b9a90118dfb46204dbcc0d09c2073d48f35b6f640b4db33fbaa24892fed56c8d
1818

1919
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
2020
make_check_args+=" -skip TestMigrationWriteErrors"

0 commit comments

Comments
 (0)