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