diff --git a/bucket/gh.json b/bucket/gh.json index 2476f2fbee..fb67038374 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.0", + "version": "2.14.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_amd64.zip", - "hash": "cd38abaad1061318ec6d64a4b76325790b943f6368b3d3052477f925e7f3b374" + "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_amd64.zip", + "hash": "26dda6f22be5abbaff0bf27cff6b81f8b1a57bb0e3f97d63a502d002f7fb92a7" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_386.zip", - "hash": "39101f75060cf78f039485467834257d0f15293736ce955c99360298a80661a0" + "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_386.zip", + "hash": "1f5180d72ea53ff853cfd96a06eedaa1bccee6a0033cd04d0c8fbb6d8e397d8a" } }, "bin": "bin\\gh.exe",