From 8a253b69c920d51b2bd20681a01f8fcb8e425bbd Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 9 Jun 2022 15:31:32 +0200 Subject: [PATCH] github-cli: update to 2.12.1 --- 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 b8063486e1e60f..8872be72760306 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.11.3 +version=2.12.1 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=1a4a90b1893dac022c1cfb298ebb52f66a8f93b353eafcf7bbfb43c8c0b46dfa +checksum=d37a96d3b12c489458e5c35ddbdeacac133c766ee50580aee4657eb9ad185380 pre_build() { local _date