mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
github-cli: adopt
This commit is contained in:
parent
d14c1ce65b
commit
e3a5c2fd47
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ go_import_path="github.com/cli/cli/v2"
|
|||
go_package="${go_import_path}/cmd/gh"
|
||||
go_ldflags="-X github.com/cli/cli/v2/internal/build.Version=v${version}"
|
||||
short_desc="GitHub CLI tool"
|
||||
maintainer="shizonic <realtiaz@gmail.com>"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
|
|
Loading…
Add table
Reference in a new issue