diff --git a/bucket/gh.json b/bucket/gh.json index a68f8bf920..67e1e310d6 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "1.13.0", + "version": "1.13.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_amd64.zip", - "hash": "9b94f8aaa02f3b38ceb4df50f44eedd09af467ca0d2424f9e55ed4672fc04c12" + "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_amd64.zip", + "hash": "fcc00eb5bb2b605366dcab3691608ae005b0b6e7bb1904065fc2af5276c04e29" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v1.13.0/gh_1.13.0_windows_386.zip", - "hash": "a2154798e143d9564e9f7e06c60d31d96ffa6b15f6d3aca75e4778da1795b54d" + "url": "https://github.com/cli/cli/releases/download/v1.13.1/gh_1.13.1_windows_386.zip", + "hash": "d3dfb3fa3a84bc7d6529ea5a53e58da1f22701e1f6dfbcbd33e0d0ff5efeb49b" } }, "bin": "bin\\gh.exe",