diff --git a/bucket/gh.json b/bucket/gh.json index dd3e6dc70d..59599d6fa3 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.7", + "version": "2.15.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_windows_amd64.zip", - "hash": "f28af85dce3319ef8049dee0953ec3421dc747731e4849d6c4de9d54c2e18d71" + "url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_amd64.zip", + "hash": "a4a49ad59bdd79be00375ab7426d3cb15bdd7bcdc50b0df7ef1f4bdc96315dc2" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_windows_386.zip", - "hash": "9c55ebcd2388c8a83979dca4ebe0f4214e0a48ee405a03dd3b647378c273e8a3" + "url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_386.zip", + "hash": "fc6fcfe0f569ed35881a3ae45e756de02d85359309f32adea4d713d4b5030c9e" } }, "bin": "bin\\gh.exe",