aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortranzystorekk <tranzystorek.io@protonmail.com>2024-11-07 13:23:34 +0000
committertranzystorekk <tranzystorek.io@protonmail.com>2024-11-07 13:34:16 +0000
commitfe2d2a82811e5366f6298fa735ac55af63bdba36 (patch)
tree98f29e0fc3c04e7791a22c8073fe9aaf961d6630
parent930d32839c5881364f597870ad9a66dbbba1ecfc (diff)
downloadvoid-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar.gz
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar.bz2
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar.lz
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar.xz
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.tar.zst
void-packages-fe2d2a82811e5366f6298fa735ac55af63bdba36.zip
github-cli: update to 2.61.0
-rw-r--r--srcpkgs/github-cli/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template
index 38b0c7e79b7..fd036b11fa8 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.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"