diff --git a/bucket/gh.json b/bucket/gh.json index 5171c65852..8891eb8a6f 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.5.0", + "version": "1.6.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_amd64.zip", - "hash": "63d9c1b6305a67f2244b30a6ed2cdb1e1013bae79012baad2184aa7b8fbae1e9" + "url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_amd64.zip", + "hash": "4e7f72caa535f45203cb0bc05fc027c17e43200451be8a2e4f573956a1c95131" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.5.0/gh_1.5.0_windows_386.zip", - "hash": "5a174fb5f5ce0c49fbbf168833cedc48fae6641ebeb80a27b098a457eec915c4" + "url": "https://github.com/cli/cli/releases/download/v1.6.0/gh_1.6.0_windows_386.zip", + "hash": "c8088ed0c2ef111643c43ac087398c14cb925cf9f206500c6308374472d37588" } }, "bin": "bin\\gh.exe",