github-cli : update to 2.20.0

This commit is contained in:
Luis
2022-11-09 09:18:18 +00:00
parent 49669d1db1
commit 45400a19b4
3 changed files with 5 additions and 3 deletions

View File

@@ -1 +1 @@
60ef41991b46811ff48da90c70e75f2a github-cli-2.19.0.tar.gz
7762e5b212fd0ff4fcac682920ae718c github-cli-2.20.0.tar.gz

View File

@@ -1,4 +1,4 @@
github-cli-2.19.0-1
github-cli-2.20.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gh
@@ -38,11 +38,13 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-config-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-config-set.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-config.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-browse.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-create.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-exec.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-install.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-remove.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-search.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension-upgrade.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-extension.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist-clone.1.gz

View File

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