github-cli: update to 2.26.1
This commit is contained in:
parent
c5535b9677
commit
ed13d21c24
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.25.1
|
||||
version=2.26.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -12,7 +12,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=d3b28da03f49600697d2e80c2393425bd382e340040c34641bf3569593c7fbe8
|
||||
checksum=3552c0be9b24cf1b04b19f3cddc30f067a9761bd8872b591e02bf3147de5dd0e
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue