gh: Update to version 0.7.0

This commit is contained in:
Jakub Čábera 2020-04-23 20:50:47 +02:00
parent cecf4ab49c
commit 1b66e09e2b

View File

@ -1,16 +1,16 @@
{
"version": "0.6.4",
"version": "0.7.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v0.6.4/gh_0.6.4_windows_amd64.zip",
"hash": "3a3e2992a6ab763dfde0754036a94cc7363adf58c30713b92c48a87c2524b25a"
"url": "https://github.com/cli/cli/releases/download/v0.7.0/gh_0.7.0_windows_amd64.zip",
"hash": "f2bab207797dc841363ca4b9d80a863f5fdf1a1d7d96900031e5d6d75199e0c7"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v0.6.4/gh_0.6.4_windows_386.zip",
"hash": "4934d43d8b379ebcce8e4c5a48155218a4a07cd18c5fba94662bef68dc4f9369"
"url": "https://github.com/cli/cli/releases/download/v0.7.0/gh_0.7.0_windows_386.zip",
"hash": "a02941046e06f02a2f12446ac37ee78bd5e30b566df8b16c91349cc74e476fa2"
}
},
"bin": "bin\\gh.exe",