gh: Update to version 1.0.0

This commit is contained in:
Jakub Čábera 2020-09-17 08:40:24 +02:00
parent 7cea3d019f
commit a98e0778da

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "1.0.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v0.12.0/gh_0.12.0_windows_amd64.zip",
"hash": "6f79296f7c37121ee5853d79a1241eb7d3ba892d491953db1d375a498c4b84ad"
"url": "https://github.com/cli/cli/releases/download/v1.0.0/gh_1.0.0_windows_amd64.zip",
"hash": "989c1f5a7d6f252e551ae7a9c0b19f1dcb1215f58ebad7d0798b83176b18f07a"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v0.12.0/gh_0.12.0_windows_386.zip",
"hash": "ab9ff7487e3b684819a0f67a7522d29271dfc4c3f227de7cf00bfe31ac02c698"
"url": "https://github.com/cli/cli/releases/download/v1.0.0/gh_1.0.0_windows_386.zip",
"hash": "3ca84fd8d6289749c8f40bdffd322d62c5e99adcd1894ff24493b23c6c268717"
}
},
"bin": "bin\\gh.exe",