From 86b6efc2ef8b53541cd104708ad3717eb0db6b8d Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 24 Aug 2022 08:49:53 +0200 Subject: [PATCH] github-cli: update to 2.14.6 --- 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 c170286685d6..397d82a826d3 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.14.4 +version=2.14.6 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=be93380e5a7f2822a1bfeff80f23231ee72ca297b9bc05bba0a1c688f9f53ccf +checksum=60b0697b9b1db52adabaa804967a6b63f9ffbc634c00940d08861101bc1d5610 pre_build() { local _date