From c91bf3aba8e7c4e4caf65c331b3ff3f9f98a8cfc Mon Sep 17 00:00:00 2001 From: Toby Merz Date: Tue, 25 May 2021 11:07:29 +0200 Subject: [PATCH] github-cli: update to 1.10.3. --- 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 89c382ba8ee2..0de22db4e1b9 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,6 +1,6 @@ # Template file for 'github-cli' pkgname=github-cli -version=1.10.2 +version=1.10.3 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=4989561a2bd13e34a109497503c3552d06155637248fa3123e760fb696421d8b +checksum=5cb8d367fb028e1ea52f760b03a1239e9b04666dbddc7fd6b1ba3ca9e426a723 pre_build() { local _date