github-cli: update to 2.54.0
This commit is contained in:
parent
8950a48765
commit
92f56229c2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.53.0
|
||||
version=2.54.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -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=5e47d567216b1f63a4939e634f9067c9b60b0852625edf8ad10e1b9be5033cff
|
||||
checksum=eedac958431876cebe243925dc354b0c21915d1bc84c5678a8073f0ec91d6a4c
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue