diff --git a/bucket/gh.json b/bucket/gh.json index 3d9ade9450..c72a36dde9 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.10.3", + "version": "1.11.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_windows_amd64.zip", - "hash": "bbd032f7cec16bcce2e4473f0d7fa58dddd960527aeb677d5689732c655d5b38" + "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_amd64.zip", + "hash": "1415067d266c4bbe44731616df31ba2992cdfc50b8c1bc13581dcb74e1aa3fef" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_windows_386.zip", - "hash": "7c14d02c82e2b9decf2d24e16c4544e67399a8bca2a76859b0f71e539e2007bb" + "url": "https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_windows_386.zip", + "hash": "104de212b1d218e008372d2415d4ab64a8d5abbc1f5fc7122855872327f28da0" } }, "bin": "bin\\gh.exe",