From 2bbcc267afd745d2e5351eef6bd4a406bfcf29f7 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Thu, 23 Apr 2026 11:14:39 +0200 Subject: [PATCH] github-cli: update to 2.91.0 --- srcpkgs/github-cli/INSTALL.msg | 2 ++ srcpkgs/github-cli/template | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/github-cli/INSTALL.msg diff --git a/srcpkgs/github-cli/INSTALL.msg b/srcpkgs/github-cli/INSTALL.msg new file mode 100644 index 00000000000..f596fac2201 --- /dev/null +++ b/srcpkgs/github-cli/INSTALL.msg @@ -0,0 +1,2 @@ +github-cli enables telemetry by default, for more info and how to opt out, see: +https://cli.github.com/telemetry diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index 71c2ccdf539..1f809c46c04 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.90.0 +version=2.91.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=87a6a3b3df1155e9d253ec6ae273d9e018773498b7ce7570f896a7cb75b64e39 +checksum=6409f89e1b8a69347fbdfea4b60cb78d4c58217c3d96c858ce0eb8b0ae853b59 pre_build() { local _date