gh: Update to version 0.12.0

This commit is contained in:
Jakub Čábera 2020-09-08 14:37:59 +02:00
parent d9636ad93b
commit 7a327e14f9

View File

@ -1,16 +1,16 @@
{
"version": "0.11.1",
"version": "0.12.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v0.11.1/gh_0.11.1_windows_amd64.zip",
"hash": "0ff00a7d89d1b638a6f3cbce6a09902c5a3d1759ed28463971c9bc2e008caf63"
"url": "https://github.com/cli/cli/releases/download/v0.12.0/gh_0.12.0_windows_amd64.zip",
"hash": "6f79296f7c37121ee5853d79a1241eb7d3ba892d491953db1d375a498c4b84ad"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v0.11.1/gh_0.11.1_windows_386.zip",
"hash": "aae2cfeead222eb504d527033c95e853a0b1eb685009a5bcc8bca20af98eb8bb"
"url": "https://github.com/cli/cli/releases/download/v0.12.0/gh_0.12.0_windows_386.zip",
"hash": "ab9ff7487e3b684819a0f67a7522d29271dfc4c3f227de7cf00bfe31ac02c698"
}
},
"bin": "bin\\gh.exe",