From acd968f2df1ad8ce573f751da7046c2bd25251f7 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 21 Sep 2022 23:28:48 +0200 Subject: [PATCH] github-cli: update to 2.16.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 d2af3ee97228..9a1a465c0396 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.15.0 +version=2.16.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/refs/tags/v${version}.tar.gz" -checksum=298dc4f6bcfd96b05f90cb5d6ad07c9fff4e5e26de45be18b525abdb5d69f345 +checksum=6f0406b31194bf1ea225442cef651061759ecd82628bb3e60c6c3bc8767b85da pre_build() { local _date