From 0b5b87b7ea6f3ae51ddbf780340de660f07f1107 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 8 Apr 2023 09:18:18 +0200 Subject: [PATCH] github-cli: update to 2.27.0 --- srcpkgs/github-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index f1ba05406f64..926b2807a1e8 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,7 +1,7 @@ # Template file for 'github-cli' pkgname=github-cli -version=2.26.1 -revision=2 +version=2.27.0 +revision=1 build_style=go build_helper=qemu go_import_path="github.com/cli/cli/v2/cmd/gh" @@ -12,7 +12,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=3552c0be9b24cf1b04b19f3cddc30f067a9761bd8872b591e02bf3147de5dd0e +checksum=8a5466f28ad2fb66b4a519167b45a0df66280245ac39c480fa6216ce7faa0b72 pre_build() { local _date