github-cli : update to 2.34.0

This commit is contained in:
Luis
2023-09-08 07:23:10 +00:00
parent 11c991225a
commit 4f22597d48
3 changed files with 5 additions and 3 deletions

View File

@@ -1 +1 @@
6d98dceec4f14e129bcbd4d951f34eb5 github-cli-2.33.0.tar.gz
9ac1b4e0d20cd4a4d8f85f8f2aa720b9 github-cli-2.34.0.tar.gz

View File

@@ -1,4 +1,4 @@
github-cli-2.33.0-1
github-cli-2.34.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gh
@@ -45,6 +45,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-codespace-view.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-codespace.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-completion.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-config-clear-cache.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-config-get.1.gz
-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
@@ -126,6 +127,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-project-item-edit.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-project-item-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-project-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-project-mark-template.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-project-view.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-project.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-release-create.1.gz

View File

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