gh: Update to version 1.6.1

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent 706547498d
commit 75073c92de

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.6.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_amd64.zip",
"hash": "4e7f72caa535f45203cb0bc05fc027c17e43200451be8a2e4f573956a1c95131"
"url": "https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_windows_amd64.zip",
"hash": "c5366848e299c86edd72d5340e27039168430afbc30e9f24712eb156dd9a8bce"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_386.zip",
"hash": "c8088ed0c2ef111643c43ac087398c14cb925cf9f206500c6308374472d37588"
"url": "https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_windows_386.zip",
"hash": "31d91649e7900406eda73a46268469f7be606c31e6ab55c185a40361d8a0993f"
}
},
"bin": "bin\\gh.exe",