diff --git a/bucket/gh.json b/bucket/gh.json index fb67038374..ec8aa6c661 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.1", + "version": "2.14.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_amd64.zip", - "hash": "26dda6f22be5abbaff0bf27cff6b81f8b1a57bb0e3f97d63a502d002f7fb92a7" + "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_amd64.zip", + "hash": "12b0dd5e41f9773bfbc42ad83b5b42144bd2072da186f8c142440689b0cbf6bd" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_386.zip", - "hash": "1f5180d72ea53ff853cfd96a06eedaa1bccee6a0033cd04d0c8fbb6d8e397d8a" + "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_386.zip", + "hash": "713a2fbe985621b7b5f22a5802b1381c0d44e7ff3e82b0202cbe439c9a2032f9" } }, "bin": "bin\\gh.exe",