github-cli: update to 2.27.0

This commit is contained in:
Luis
2023-04-08 22:05:45 +00:00
parent c67460f694
commit 6967fbf230
3 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
99aeeafab0fd788af162467af6c44115 github-cli-2.26.1.tar.gz
245b99068b20022e4642ce74649e6406 github-cli-2.27.0.tar.gz

View File

@@ -1,4 +1,4 @@
github-cli-2.26.1-1
github-cli-2.27.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gh
@@ -125,6 +125,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-repo-view.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-repo.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-run-cancel.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-run-delete.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-run-download.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-run-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-run-rerun.1.gz

View File

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