gh: Update to version 1.6.2

This commit is contained in:
Jakub Čábera 2021-02-23 14:02:44 +01:00
parent 83213957c7
commit 6d93880a2f

View File

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