github-cli: update to 2.44.1
This commit is contained in:
parent
a8b0d44034
commit
912ca9e560
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.44.0
|
||||
version=2.44.1
|
||||
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=babaa83c9662d0bb1b500f76b878b11a0b83342ced30ac5232cf811762310ffa
|
||||
checksum=6254bbfbca8964e1f0f6631724e9c5f027637df0b4cd0998c4bdfec4554067e2
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue