diff --git a/bucket/gh.json b/bucket/gh.json index 93778dcc0a..898ff891fb 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.0.0", + "version": "2.1.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_amd64.zip", - "hash": "3c33ac49e2f969cc76d082a88db13f6c8050a5677ff149bce7adaca06a2b81c6" + "url": "https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_windows_amd64.zip", + "hash": "34fa202c7cf731f7ff134535200da92af3d7cde05275c3621a92a3fdd65f6a07" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_windows_386.zip", - "hash": "dffae9fac9bcafaf9da9a78331407585f20a35ca9b1061fa2f201863580ce798" + "url": "https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_windows_386.zip", + "hash": "301c661221a9e0e5f0ec9fb0c164602f9ae5c59cec0ccaf246ed4fc305a67e22" } }, "bin": "bin\\gh.exe",