mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +02:00
github-cli: update to 2.22.0
This commit is contained in:
parent
8fc9b937e0
commit
b72e5d1f38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.21.2
|
||||
version=2.22.0
|
||||
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=225cdeeaf7cacd837abd58ec1b29a5351de02509d82a70921842214ebf2389be
|
||||
checksum=fc9aacccd6a07da6fb2cfa57e2a08d72bdc3a3476f6abec6250cda1e59ae6e16
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue