gh: Update to version 0.6.4

This commit is contained in:
Jakub Čábera 2020-04-02 19:08:14 +02:00
parent c2e5439cbe
commit f12745cc1f

View File

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