We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cd0f2 commit 2a58b88Copy full SHA for 2a58b88
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.63.0
+version=2.63.1
4
revision=1
5
build_style=go
6
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://cli.github.com"
15
changelog="https://github.com/cli/cli/releases"
16
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
17
-checksum=c5309db9707c9e64ebe264e1e2d0f893ecead9056d680b39a565aaa5513d2947
+checksum=b9a90118dfb46204dbcc0d09c2073d48f35b6f640b4db33fbaa24892fed56c8d
18
19
if [ "${XBPS_BUILD_ENVIRONMENT}" = void-packages-ci ]; then
20
make_check_args+=" -skip TestMigrationWriteErrors"
0 commit comments