diff --git a/bucket/gh.json b/bucket/gh.json index c8108ac857..096049b9a7 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.33.0", + "version": "2.34.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_amd64.zip", - "hash": "b1a90fa45d44ddb010d2d2702ec2c81199a0818e628c17613f55dcde829e17ca" + "url": "https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_windows_amd64.zip", + "hash": "9c775ac42e6548107cf859b15d3ad3e664eec93639e5c3cd7a84c6d98926d1dd" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_386.zip", - "hash": "921be94017285dd9279ed4b7215222803133035516c7cb99c4d609917d9364c4" + "url": "https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_windows_386.zip", + "hash": "12f7158b604f06d1a2d9eb756d339f0d6d2b37821bd5f28d9f60fcc6caad9dc5" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_arm64.zip", - "hash": "fce33cbc7a4df822237137e7119c0203fd92fe5bcbfa3d08aa88247e230e0067" + "url": "https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_windows_arm64.zip", + "hash": "7ba5915fddf18226b95e7563fcd709766a160df2899eaca376d50708b251e3c0" } }, "bin": "bin\\gh.exe",