diff --git a/bucket/gh.json b/bucket/gh.json index 2ba34a6003..f11906f28c 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.8.0", + "version": "1.8.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_amd64.zip", - "hash": "df932c4cb3248029bf0078683a526e75f0622f1e11bb82575ac1962aee7890ab" + "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_amd64.zip", + "hash": "ec876b8884d2a87428461f666d9906671448cf83a5995388a86e5a9829e8b336" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.8.0/gh_1.8.0_windows_386.zip", - "hash": "172e91ad31fd74503433b3525807e5722cf6d2692445b53b485e6d0bc76a7dce" + "url": "https://github.com/cli/cli/releases/download/v1.8.1/gh_1.8.1_windows_386.zip", + "hash": "fd138eb8fe2c2ae00032882b6770c7fc2e090215fd0434dcef7624ac4ef7a900" } }, "bin": "bin\\gh.exe",