gh: Update to version 0.6.3 (#955)

Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
Kevin Miller 2020-04-01 12:27:23 -05:00 committed by GitHub
parent 37e1168675
commit 83d016612a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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