diff --git a/bucket/gh.json b/bucket/gh.json index 78d2d91145..d1b310e3c1 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.32.0", + "version": "2.32.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_windows_amd64.zip", - "hash": "6aa2a15e0e5fcbe4663908964bde88277ee3678138e2fb099d0c8b68b0b62271" + "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_amd64.zip", + "hash": "1cfea730ef7f7c0325fc59e929c165a4e2ef517a7d742faa7b8c2bdb075264bf" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_windows_386.zip", - "hash": "1d6b610d53bcdd20163efc2caa69513fe7c260756e4bed8c4db9bb160d39d9a2" + "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_386.zip", + "hash": "f0f2aa2b07e6203d9cfe8629f3475b651d54f1965d12728ca699240620651205" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_windows_arm64.zip", - "hash": "e2350f03addfc241f32aab161c5fafeb1063260c52baabf50283fd2932c0eafd" + "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_arm64.zip", + "hash": "568261c5a419d798707325291725642ab526f0cb1dde97be4a962d8c0a0e9240" } }, "bin": "bin\\gh.exe",