diff --git a/bucket/gh.json b/bucket/gh.json index 7468a97003..21b78c8d96 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.28.0", + "version": "2.29.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_windows_amd64.zip", - "hash": "12c33a13c72300c54f1ac2c926d879cec8ed65dda778cf53f6cb20a4de1d1ad2" + "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_amd64.zip", + "hash": "031eb343ebff6f8cc712d58d79267ee00b0c61b37d6698927161daae895044c6" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_windows_386.zip", - "hash": "00dadecb4caf369705faa1f4cc244a1a5b5e477dea49d2a4aac991853891480a" + "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_386.zip", + "hash": "3d626044e442e59c951ad8571cdf6bf07199c905fc0eb1de15283cde8fae9ae2" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_windows_arm64.zip", - "hash": "274ba569dc9cb41653426ae556f9ea7e98fa2f4e9c162c1c8176c929698134bd" + "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_arm64.zip", + "hash": "a4e6241be4031c048f4defefa4092470a14b5c812fc64df9938bc824656d379e" } }, "bin": "bin\\gh.exe",