diff --git a/bucket/gh.json b/bucket/gh.json index bc3c88c532..d954bd1da3 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.10.1", + "version": "1.10.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.10.1/gh_1.10.1_windows_amd64.zip", - "hash": "1fc7e61cfde322c0d9ea69155232c3306dd7f92b10dfc17688a5aa9a3437388e" + "url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_amd64.zip", + "hash": "32a800c8091919561b159764e2c98a85d6160181fd4d0ada3c2914e5b5d63a11" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.10.1/gh_1.10.1_windows_386.zip", - "hash": "3ca4f7f6c04fb05b11fa278bc082a8e92a3a2a9323fa781b88fa43533559209c" + "url": "https://github.com/cli/cli/releases/download/v1.10.2/gh_1.10.2_windows_386.zip", + "hash": "8fd885c53af910504fdb314d4645ac09f04e2911f0c277c9e6bcb325ef5e8cb7" } }, "bin": "bin\\gh.exe",