diff --git a/bucket/gh.json b/bucket/gh.json index 5024171ff4..bf45a1994d 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.5.0", + "version": "2.5.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_amd64.zip", - "hash": "21259205f06c86c4d49cce957c44ddaf5f7d9a4f1553421feedfc672dbd4c1d7" + "url": "https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_windows_amd64.zip", + "hash": "3d9183205f708ec39e0042d5e94d4ad34977767102df0bc5695baa363225b99e" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_386.zip", - "hash": "df4d9097fdafe235952fa7f01a91e9dbc7d408d72eea4497cdc1ada8989b9247" + "url": "https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_windows_386.zip", + "hash": "f09cdaded297f7cb00368d63829d81f1f1f05cbac546ece46b8b433d13150b19" } }, "bin": "bin\\gh.exe",