github-cli: update to 2.55.0
This commit is contained in:
parent
f35a06ac01
commit
b33fb6e9e4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue