gh: Update to version 0.9.0

This commit is contained in:
Jakub Čábera 2020-05-27 10:31:37 +02:00
parent 8c291c8d4d
commit 65cd329653

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.9.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_amd64.zip",
"hash": "12698d1bb70b36cf3445ab12110f76e48add772015080e943590ef18516a32cd"
"url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_amd64.zip",
"hash": "7c668e75662634334e74106ef8c50bc70a02849076367223ba8021cd95c9ee7f"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v0.8.0/gh_0.8.0_windows_386.zip",
"hash": "1d139a67965841392ea3ddc253fae75067fe71a16144e7a4e0447890893a221e"
"url": "https://github.com/cli/cli/releases/download/v0.9.0/gh_0.9.0_windows_386.zip",
"hash": "e232f3c32ffa4e52eafd70815cb9410be892da1c92b4fd22c7b0f0d67bbbd8d2"
}
},
"bin": "bin\\gh.exe",