From 3b3bca368a831ce4e16d2f6029bab5e14f662eb2 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 23 Jun 2022 16:01:13 +0200 Subject: [PATCH] github-cli: update to 2.13.0 --- srcpkgs/github-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index 8872be72760..877501cd419 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.12.1 +version=2.13.0 revision=1 wrksrc="cli-${version}" build_style=go @@ -13,7 +13,7 @@ license="MIT" homepage="https://cli.github.com" changelog="https://github.com/cli/cli/releases" distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz" -checksum=d37a96d3b12c489458e5c35ddbdeacac133c766ee50580aee4657eb9ad185380 +checksum=f8bc46bda990bc9947a26f5505533b86903c96f95047b2dacf7c9534e5b86760 pre_build() { local _date