From 56f74e10e7c08240d99eb3a6acab8acc2ef5178d Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 24 Jul 2024 14:12:13 +0530 Subject: [PATCH] glab: update to 1.45.0. --- srcpkgs/glab/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template index 94262ce01b6..5e05a823c50 100644 --- a/srcpkgs/glab/template +++ b/srcpkgs/glab/template @@ -1,6 +1,6 @@ # Template file for 'glab' pkgname=glab -version=1.43.0 +version=1.45.0 revision=1 build_style=go build_helper=qemu @@ -13,7 +13,7 @@ license="MIT" homepage="https://gitlab.com/gitlab-org/cli" changelog="https://gitlab.com/gitlab-org/cli/-/releases" distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz" -checksum=0d3a8cb750826ed4392d7c1b681dbc280f43fbda01c7f5ac566e9a1eeb669f55 +checksum=3cb222f196bb995b87c938e2ac0d496a343515af1530eebff228e630fa243ca9 post_install() { for shell in bash fish zsh; do