From b33fb6e9e4441666dfce92a042b4c6734a1fc9b0 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 20 Aug 2024 20:41:42 +0200 Subject: [PATCH] github-cli: update to 2.55.0 --- srcpkgs/github-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/github-cli/template b/srcpkgs/github-cli/template index e6763ae945a..f5b6f21fc41 100644 --- a/srcpkgs/github-cli/template +++ b/srcpkgs/github-cli/template @@ -1,7 +1,7 @@ # Template file for 'github-cli' pkgname=github-cli -version=2.54.0 -revision=2 +version=2.55.0 +revision=1 build_style=go build_helper=qemu go_import_path="github.com/cli/cli/v2" @@ -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=eedac958431876cebe243925dc354b0c21915d1bc84c5678a8073f0ec91d6a4c +checksum=f467cfdaedd372a5c20bb0daad017a0b3f75fa25179f1e4dcdc1d01ed59e62a5 pre_build() { local _date