github-cli : update to 2.26.1

This commit is contained in:
Luis
2023-04-05 10:53:27 +00:00
parent e60c3b57d9
commit a0c656de5c
3 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
afbf8484d8f4d9ad5e89cc765938e860 github-cli-2.25.1.tar.gz
99aeeafab0fd788af162467af6c44115 github-cli-2.26.1.tar.gz

View File

@@ -1,4 +1,4 @@
github-cli-2.25.1-1
github-cli-2.26.1-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gh
@@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/gh-gist-delete.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist-edit.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist-list.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist-rename.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist-view.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gist.1.gz
-rw-r--r-- root/root usr/share/man/man1/gh-gpg-key-add.1.gz

View File

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