github-cli: update to 2.19.0

This commit is contained in:
Luis
2022-11-03 19:19:14 +00:00
parent e21b1a91bb
commit 222b9cf7a2
3 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
e4e731105944b1c7a8bd2c2c2864840c github-cli-2.18.1.tar.gz
60ef41991b46811ff48da90c70e75f2a github-cli-2.19.0.tar.gz

View File

@@ -1,4 +1,4 @@
github-cli-2.18.1-1
github-cli-2.19.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gh
@@ -60,6 +60,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-issue-comment.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-create.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-delete.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-develop.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-edit.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-issue-pin.1.gz

View File

@@ -2,7 +2,7 @@
# depends : go mailcap
name=github-cli
version=2.18.1
version=2.19.0
release=1
source="https://github.com/cli/cli/archive/v$version/$name-$version.tar.gz"