From 4d4cfeb7a5ef5ef678b09450e71b507bec0df095 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:37:32 +0000 Subject: [PATCH] gh: Update to version 2.63.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index a4bd087cc6..77dc2dfde6 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.62.0", + "version": "2.63.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_amd64.zip", - "hash": "7fd29acdf2714d0129b7aedde215fa12e1cfb3ad5d39280893259bdeeceba209" + "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_amd64.zip", + "hash": "ae7e1ab5657a9e8bd85eb512317d9e7e4b1a41bf9f23f8b6092f7e909a3cc300" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_386.zip", - "hash": "d3a54cf15d7cd6b9603bf02ba4de08262616d923833fe6e12b4599bbba605105" + "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_386.zip", + "hash": "b9134cb2305c31faa1d0ea685087099f60578478766157ac43958b5190a91dcd" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_windows_arm64.zip", - "hash": "650a27ca2475858cbaab3476b475ddaabc262aa3d4ff2242b6eb0498084e9f38" + "url": "https://github.com/cli/cli/releases/download/v2.63.0/gh_2.63.0_windows_arm64.zip", + "hash": "ab74f4a2ab900138f523e6fab859d354de007610af3af95f598862baf3375de1" } }, "bin": "bin\\gh.exe",