diff --git a/bucket/gh.json b/bucket/gh.json index bd54c926c7..35fd9c502e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.0.0", + "version": "1.1.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.0.0/gh_1.0.0_windows_amd64.zip", - "hash": "989c1f5a7d6f252e551ae7a9c0b19f1dcb1215f58ebad7d0798b83176b18f07a" + "url": "https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_windows_amd64.zip", + "hash": "94cbfff8cf50ca24ae9d2f60dbda3e1f3aa1a68be896d657ce4885f2a045bad4" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.0.0/gh_1.0.0_windows_386.zip", - "hash": "3ca84fd8d6289749c8f40bdffd322d62c5e99adcd1894ff24493b23c6c268717" + "url": "https://github.com/cli/cli/releases/download/v1.1.0/gh_1.1.0_windows_386.zip", + "hash": "8abe5a333bec49e49170db164d62c2db9086f716a3206abdc27b2b348bfeb6a2" } }, "bin": "bin\\gh.exe",