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