glab: update to 1.45.0.
This commit is contained in:
parent
e53883edab
commit
56f74e10e7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue