diff --git a/bucket/gh.json b/bucket/gh.json index 77dc2dfde6..55350359f8 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.63.0", + "version": "2.63.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_amd64.zip", - "hash": "ae7e1ab5657a9e8bd85eb512317d9e7e4b1a41bf9f23f8b6092f7e909a3cc300" + "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_amd64.zip", + "hash": "b73109f00b3986ba302b759b4887e10eb8de4c5c0ad101d5a8abfccdc25412f1" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_386.zip", - "hash": "b9134cb2305c31faa1d0ea685087099f60578478766157ac43958b5190a91dcd" + "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_386.zip", + "hash": "f183307f8c264d266a2b380636bb33ccd29835989b17ebfdc04301ef3fdce5bf" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_arm64.zip", - "hash": "ab74f4a2ab900138f523e6fab859d354de007610af3af95f598862baf3375de1" + "url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_arm64.zip", + "hash": "38ba3676da5e907835d3810256d1bfeb87f211247da03faa2ca71a6a7cc37279" } }, "bin": "bin\\gh.exe",